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

Public Member Functions

 isEnableCreate ()
 
 _doExecute ()
 
- Public Member Functions inherited from User_AbstractEditAction
 _getId ()
 
_getHandler ()
 
 _setupActionForm ()
 
 _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)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$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 9 of file AbstractDeleteAction.class.php.

Member Function Documentation

◆ _doExecute()

_doExecute ( )

@access protected

Reimplemented from User_AbstractEditAction.

Reimplemented in User_AvatarDeleteAction, User_GroupDeleteAction, and User_UserDeleteAction.

Definition at line 16 of file AbstractDeleteAction.class.php.

◆ isEnableCreate()

isEnableCreate ( )

@access protected

Reimplemented from User_AbstractEditAction.

Definition at line 11 of file AbstractDeleteAction.class.php.


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