XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
getDefaultView (&$controller, &$xoopsUser) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
![]() | |
User_Action () | |
isSecure () | |
getPageTitle () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
execute (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mActionForm = null | |
Additional Inherited Members | |
![]() | |
_getPageAction () | |
_getPagetitle () | |
Definition at line 14 of file UserSearchAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 31 of file UserSearchAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 24 of file UserSearchAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from User_Action.
Definition at line 18 of file UserSearchAction.class.php.
$mActionForm = null |
Definition at line 16 of file UserSearchAction.class.php.