XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
User_AvatarSelectAction Class Reference
Inheritance diagram for User_AvatarSelectAction:
User_AbstractEditAction User_Action

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)
 
- Public Member Functions inherited from User_AbstractEditAction
 _setupObject ()
 
 execute (&$controller, &$xoopsUser)
 
- Public Member Functions inherited from User_Action
 User_Action ()
 
 getPageTitle ()
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mOldAvatar = null
 
- Data Fields inherited from User_AbstractEditAction
 $mObject = null
 
 $mObjectHandler = null
 
 $mActionForm = null
 
 $mConfig
 

Additional Inherited Members

- Protected Member Functions inherited from User_AbstractEditAction
 _getPageAction ()
 
- Protected Member Functions inherited from User_Action
 _getPagetitle ()
 

Detailed Description

Definition at line 22 of file AvatarSelectAction.class.php.

Member Function Documentation

◆ _doExecute()

_doExecute ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 98 of file AvatarSelectAction.class.php.

◆ _getHandler()

& _getHandler ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 43 of file AvatarSelectAction.class.php.

◆ _getId()

_getId ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 38 of file AvatarSelectAction.class.php.

◆ _setupActionForm()

_setupActionForm ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 49 of file AvatarSelectAction.class.php.

◆ executeViewError()

executeViewError ( & $controller,
& $xoopsUser,
& $renderSystem )

Reimplemented from User_Action.

Definition at line 147 of file AvatarSelectAction.class.php.

◆ executeViewSuccess()

executeViewSuccess ( & $controller,
& $xoopsUser,
& $renderSystem )

Reimplemented from User_Action.

Definition at line 142 of file AvatarSelectAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_AbstractEditAction.

Definition at line 137 of file AvatarSelectAction.class.php.

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from User_Action.

Definition at line 83 of file AvatarSelectAction.class.php.

◆ isEnableCreate()

isEnableCreate ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 59 of file AvatarSelectAction.class.php.

◆ isSecure()

isSecure ( )

Reimplemented from User_Action.

Definition at line 68 of file AvatarSelectAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from User_AbstractEditAction.

Definition at line 26 of file AvatarSelectAction.class.php.

Field Documentation

◆ $mOldAvatar

$mOldAvatar = null

Definition at line 24 of file AvatarSelectAction.class.php.


The documentation for this class was generated from the following file: