|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare (&$controller, &$xoopsUser) | |
| & | _getHandler () |
| & | _getFilterForm () |
| _getBaseUrl () | |
| getDefaultView (&$controller, &$xoopsUser) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
| prepare (&$controller, &$xoopsUser) | |
| & | _getHandler () |
| & | _getPageNavi () |
| & | _getFilterForm () |
| _getBaseUrl () | |
| getDefaultView (&$controller, &$xoopsUser) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from Legacy_Action | |
| Legacy_Action ($adminFlag=false) | |
| __construct ($adminFlag=false) | |
| hasPermission (&$controller, &$xoopsUser) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
| $mImgcatId = null | |
| $mImageObjects = [] | |
| $mCategory = null | |
| $mActionForm = null | |
| $mpageArr = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 80, 90, 100, 0] | |
Data Fields inherited from Legacy_AbstractListAction | |
| $mObjects = [] | |
| $mFilter = null | |
Data Fields inherited from Legacy_Action | |
| $_mAdminFlag = false | |
Definition at line 22 of file ImageListAction.class.php.
| _getBaseUrl | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 46 of file ImageListAction.class.php.
| _getBaseUrl | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 57 of file ImageListAction.class.php.
| & _getFilterForm | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 40 of file ImageListAction.class.php.
| & _getFilterForm | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 51 of file ImageListAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 34 of file ImageListAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 33 of file ImageListAction.class.php.
| & _getPageNavi | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 39 of file ImageListAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 100 of file ImageListAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 106 of file ImageListAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 63 of file ImageListAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 78 of file ImageListAction.class.php.
| getDefaultView | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 51 of file ImageListAction.class.php.
| getDefaultView | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 62 of file ImageListAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 26 of file ImageListAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 27 of file ImageListAction.class.php.
| $mActionForm = null |
Definition at line 24 of file ImageListAction.class.php.
| $mCategory = null |
Definition at line 23 of file ImageListAction.class.php.
| $mImageObjects = [] |
Definition at line 22 of file ImageListAction.class.php.
| $mImgcatId = null |
Definition at line 24 of file ImageListAction.class.php.
| $mpageArr = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 80, 90, 100, 0] |
Definition at line 25 of file ImageListAction.class.php.