XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
& | _getHandler () |
& | _getFilterForm () |
_getBaseUrl () | |
execute (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
![]() | |
& | _getPageNavi () |
getDefaultView (&$controller, &$xoopsUser) | |
![]() | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mActionForm = null | |
$mActiveTemplateSet = null | |
![]() | |
$mObjects = [] | |
$mFilter = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 11 of file TplsetListAction.class.php.
_getBaseUrl | ( | ) |
Reimplemented from LegacyRender_AbstractListAction.
Definition at line 35 of file TplsetListAction.class.php.
& _getFilterForm | ( | ) |
Reimplemented from LegacyRender_AbstractListAction.
Definition at line 29 of file TplsetListAction.class.php.
& _getHandler | ( | ) |
Reimplemented from LegacyRender_AbstractListAction.
Definition at line 23 of file TplsetListAction.class.php.
execute | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from LegacyRender_Action.
Definition at line 40 of file TplsetListAction.class.php.
executeViewIndex | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 62 of file TplsetListAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from LegacyRender_Action.
Definition at line 16 of file TplsetListAction.class.php.
$mActionForm = null |
Definition at line 13 of file TplsetListAction.class.php.
$mActiveTemplateSet = null |
Definition at line 14 of file TplsetListAction.class.php.