XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
isSecure () | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
getDefaultView (&$controller, &$xoopsUser) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
![]() | |
User_Action () | |
getPageTitle () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
execute (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$_mAllowRegister = false | |
Additional Inherited Members | |
![]() | |
_getPageAction () | |
_getPagetitle () | |
Definition at line 17 of file DefaultAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 50 of file DefaultAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 39 of file DefaultAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 34 of file DefaultAction.class.php.
isSecure | ( | ) |
Reimplemented from User_Action.
Definition at line 21 of file DefaultAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from User_Action.
Definition at line 26 of file DefaultAction.class.php.
$_mAllowRegister = false |
Definition at line 19 of file DefaultAction.class.php.