![]() |
IP.Board
3.3.0
|
Gallery statistics methods. More...
Public Member Functions | |
| doExecute (ipsRegistry $registry) | |
| doFileAction () | |
| doFileSearch () | |
| doGroupSearch () | |
| doMemberAction () | |
| doMemberSearch () | |
| indexScreen () | |
| viewFileReport ($fid) | |
| viewGroupReport (&$gid) | |
| viewMemberReport ($mid) | |
Data Fields | |
| $form_code = '' | |
| $form_code_js = '' | |
| $html | |
Gallery statistics methods.
| doExecute | ( | ipsRegistry $ | registry | ) |
Main function executed automatically by the controller
| object | $registry | Registry object |
Reimplemented from ipsCommand.
| doFileAction | ( | ) |
Take Action Against a File
| doFileSearch | ( | ) |
Perform File Search
| doGroupSearch | ( | ) |
Perform Group Search
| doMemberAction | ( | ) |
Take Action Against Member
| doMemberSearch | ( | ) |
Perform a Member Search
| indexScreen | ( | ) |
Main stats display screen
| viewFileReport | ( | $ | fid | ) |
View Results of a File Search
| integer | File ID |
| viewGroupReport | ( | &$ | gid | ) |
View Results From Group Search
| integer | $gid | Group ID |
| viewMemberReport | ( | $ | mid | ) |
View Results From a Member Search
| integer | $mid | Member ID |
| $form_code = '' |
String for the screen url bit
| $form_code_js = '' |
String for the JS url bit
| $html |
Skin object shortcut