utilities
Table of Contents
- HEADER = '__HEADER__'
- OFFSET_PATH = 3
- OFFSET_PATH = 3
- Database quick reference
- OFFSET_PATH = 3
- Detailed Gallery Statistics
- OFFSET_PATH = 3
- Displays which HTTP headers your site sends
- OFFSET_PATH = 3
- Displays locale information of the system
- OFFSET_PATH = 3
- Maintenance mode utility based on the former site_upgrade plugin
- OFFSET_PATH = 3
- Displays the PHP configuration information
- OFFSET_PATH = 3
- Use this utility to reset your album thumbnails to either "random" or from an ordered field query
- OFFSET_PATH = 3
- GDPR data export tool
- RECORD_SEPARATOR = ':****:'
- RESPOND_COUNTER = 1000
- TABLE_SEPARATOR = '::'
- extendExecution() : mixed
- fillbuffer() : mixed
- getrow() : mixed
- decompressField() : mixed
- compressRow() : mixed
- decompressRow() : mixed
- writeHeader() : mixed
- gallerystats_filesize_r() : mixed
- printBarGraph() : mixed
- Prints a table with a bar graph of the values.
Constants
HEADER
public
mixed
HEADER
= '__HEADER__'
OFFSET_PATH
public
mixed
OFFSET_PATH
= 3
OFFSET_PATH
Database quick reference
public
mixed
OFFSET_PATH
= 3
OFFSET_PATH
Detailed Gallery Statistics
public
mixed
OFFSET_PATH
= 3
This plugin shows statistical graphs and info about your gallery's images and albums
OFFSET_PATH
Displays which HTTP headers your site sends
public
mixed
OFFSET_PATH
= 3
Tags
OFFSET_PATH
Displays locale information of the system
public
mixed
OFFSET_PATH
= 3
OFFSET_PATH
Maintenance mode utility based on the former site_upgrade plugin
public
mixed
OFFSET_PATH
= 3
Tags
OFFSET_PATH
Displays the PHP configuration information
public
mixed
OFFSET_PATH
= 3
Tags
OFFSET_PATH
Use this utility to reset your album thumbnails to either "random" or from an ordered field query
public
mixed
OFFSET_PATH
= 3
OFFSET_PATH
GDPR data export tool
public
mixed
OFFSET_PATH
= 3
Tags
RECORD_SEPARATOR
public
mixed
RECORD_SEPARATOR
= ':****:'
RESPOND_COUNTER
public
mixed
RESPOND_COUNTER
= 1000
TABLE_SEPARATOR
public
mixed
TABLE_SEPARATOR
= '::'
Functions
extendExecution()
extendExecution() : mixed
Return values
mixed —fillbuffer()
fillbuffer(mixed $handle) : mixed
Parameters
- $handle : mixed
Return values
mixed —getrow()
getrow(mixed $handle) : mixed
Parameters
- $handle : mixed
Return values
mixed —decompressField()
decompressField(mixed $str) : mixed
Parameters
- $str : mixed
Return values
mixed —compressRow()
compressRow(mixed $str, mixed $lvl) : mixed
Parameters
- $str : mixed
- $lvl : mixed
Return values
mixed —decompressRow()
decompressRow(mixed $str) : mixed
Parameters
- $str : mixed
Return values
mixed —writeHeader()
writeHeader(mixed $type, mixed $value) : mixed
Parameters
- $type : mixed
- $value : mixed
Return values
mixed —gallerystats_filesize_r()
gallerystats_filesize_r(mixed $path) : mixed
Parameters
- $path : mixed
Return values
mixed —printBarGraph()
Prints a table with a bar graph of the values.
printBarGraph([string $sortorder = "mostimages" ][, string_type $type = "albums" ], mixed $from_number[, mixed $to_number = 10 ]) : mixed
Parameters
- $sortorder : string = "mostimages"
-
"popular", "mostrated","toprated","mostcommented" or - only if $type = "albums"! - "mostimages"
- $type : string_type = "albums"
-
"albums", "images", "pages", "news", "tags"
- $from_number : mixed
- $to_number : mixed = 10