XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser) | |
& | _getHandler () |
& | _getFilterForm () |
& | _getPageNavi () |
_getBaseUrl () | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
execute (&$controller, &$xoopsUser) | |
_processConfirm (&$controller, &$xoopsUser) | |
_processSave (&$controller, &$xoopsUser) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$renderer) | |
![]() | |
getDefaultView (&$controller, &$xoopsUser) | |
![]() | |
Legacy_Action ($adminFlag=false) | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mBlockObjects = [] | |
$mActionForm = null | |
$mpageArr = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 80, 90, 100, 0] | |
![]() | |
$mObjects = [] | |
$mFilter = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 20 of file BlockListAction.class.php.
_getBaseUrl | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 67 of file BlockListAction.class.php.
& _getFilterForm | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 38 of file BlockListAction.class.php.
& _getHandler | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 32 of file BlockListAction.class.php.
& _getPageNavi | ( | ) |
Reimplemented from Legacy_AbstractListAction.
Definition at line 44 of file BlockListAction.class.php.
_processConfirm | ( | & | $controller, |
& | $xoopsUser ) |
Definition at line 155 of file BlockListAction.class.php.
_processSave | ( | & | $controller, |
& | $xoopsUser ) |
Definition at line 175 of file BlockListAction.class.php.
execute | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 138 of file BlockListAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderer ) |
Reimplemented from Legacy_Action.
Definition at line 248 of file BlockListAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 243 of file BlockListAction.class.php.
executeViewIndex | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 72 of file BlockListAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 221 of file BlockListAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 238 of file BlockListAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 26 of file BlockListAction.class.php.
$mActionForm = null |
Definition at line 23 of file BlockListAction.class.php.
$mBlockObjects = [] |
Definition at line 22 of file BlockListAction.class.php.
$mpageArr = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 80, 90, 100, 0] |
Definition at line 24 of file BlockListAction.class.php.