ZenphotoCMS 1.6.x

gallery_statistics.php

Detailed Gallery Statistics

This plugin shows statistical graphs and info about your gallery's images and albums

Table of Contents

OFFSET_PATH  = 3
Detailed Gallery Statistics
gallerystats_filesize_r()  : mixed
printBarGraph()  : mixed
Prints a table with a bar graph of the values.

Constants

OFFSET_PATH

Detailed Gallery Statistics

public mixed OFFSET_PATH = 3

This plugin shows statistical graphs and info about your gallery's images and albums

Functions

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
Return values
mixed

Search results