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

Public Member Functions

 _getId ()
 
_getHandler ()
 
 _setupActionForm ()
 
 _doExecute ()
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from User_AbstractDeleteAction
 isEnableCreate ()
 
- Public Member Functions inherited from User_AbstractEditAction
 _setupObject ()
 
 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
- Public Member Functions inherited from User_Action
 User_Action ()
 
 isSecure ()
 
 getPageTitle ()
 
 hasPermission (&$controller, &$xoopsUser, $moduleConfig)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 

Additional Inherited Members

- Data Fields inherited from User_AbstractEditAction
 $mObject = null
 
 $mObjectHandler = null
 
 $mActionForm = null
 
 $mConfig
 
- Protected Member Functions inherited from User_AbstractEditAction
 _getPageAction ()
 
- Protected Member Functions inherited from User_Action
 _getPagetitle ()
 

Detailed Description

Definition at line 15 of file AvatarDeleteAction.class.php.

Member Function Documentation

◆ _doExecute()

_doExecute ( )

@access protected

Reimplemented from User_AbstractDeleteAction.

Definition at line 34 of file AvatarDeleteAction.class.php.

◆ _getHandler()

& _getHandler ( )

@access protected

Reimplemented from User_AbstractEditAction.

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

◆ _getId()

_getId ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 17 of file AvatarDeleteAction.class.php.

◆ _setupActionForm()

_setupActionForm ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 28 of file AvatarDeleteAction.class.php.

◆ executeViewCancel()

executeViewCancel ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from User_Action.

Definition at line 80 of file AvatarDeleteAction.class.php.

◆ executeViewError()

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

Reimplemented from User_Action.

Definition at line 75 of file AvatarDeleteAction.class.php.

◆ executeViewInput()

executeViewInput ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from User_Action.

Definition at line 63 of file AvatarDeleteAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from User_Action.

Definition at line 70 of file AvatarDeleteAction.class.php.


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