XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
getDefaultView (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$renderer) | |
![]() | |
Legacy_Action ($adminFlag=false) | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
prepare (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mModuleObjects = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 21 of file InstallListAction.class.php.
executeViewIndex | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderer ) |
Reimplemented from Legacy_Action.
Definition at line 34 of file InstallListAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 25 of file InstallListAction.class.php.
$mModuleObjects = null |
Definition at line 23 of file InstallListAction.class.php.