XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
_getId () | |
& | _getHandler () |
_setupActionForm () | |
isEnableCreate () | |
isSecure () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
_doExecute () | |
getDefaultView (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$renderSystem) | |
executeViewError (&$controller, &$xoopsUser, &$renderSystem) | |
![]() | |
_setupObject () | |
execute (&$controller, &$xoopsUser) | |
![]() | |
User_Action () | |
getPageTitle () | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mOldAvatar = null | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
$mConfig | |
Additional Inherited Members | |
![]() | |
_getPageAction () | |
![]() | |
_getPagetitle () | |
Definition at line 22 of file AvatarSelectAction.class.php.
_doExecute | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 98 of file AvatarSelectAction.class.php.
& _getHandler | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 43 of file AvatarSelectAction.class.php.
_getId | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 38 of file AvatarSelectAction.class.php.
_setupActionForm | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 49 of file AvatarSelectAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderSystem ) |
Reimplemented from User_Action.
Definition at line 147 of file AvatarSelectAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderSystem ) |
Reimplemented from User_Action.
Definition at line 142 of file AvatarSelectAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_AbstractEditAction.
Definition at line 137 of file AvatarSelectAction.class.php.
hasPermission | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from User_Action.
Definition at line 83 of file AvatarSelectAction.class.php.
isEnableCreate | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 59 of file AvatarSelectAction.class.php.
isSecure | ( | ) |
Reimplemented from User_Action.
Definition at line 68 of file AvatarSelectAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from User_AbstractEditAction.
Definition at line 26 of file AvatarSelectAction.class.php.
$mOldAvatar = null |
Definition at line 24 of file AvatarSelectAction.class.php.