XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
_setupActionForm () | |
_setupObject () | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
_doExecute () | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
![]() | |
isEnableCreate () | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
getDefaultView (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
![]() | |
User_Action () | |
isSecure () | |
getPageTitle () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Additional Inherited Members | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
$mConfig | |
![]() | |
_getPageAction () | |
![]() | |
_getPagetitle () | |
Definition at line 15 of file UserEditAction.class.php.
_doExecute | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 120 of file UserEditAction.class.php.
& _getHandler | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 22 of file UserEditAction.class.php.
_getId | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 17 of file UserEditAction.class.php.
_setupActionForm | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 28 of file UserEditAction.class.php.
_setupObject | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 34 of file UserEditAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 140 of file UserEditAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 135 of file UserEditAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 49 of file UserEditAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 130 of file UserEditAction.class.php.