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

Public Member Functions

 prepare (&$controller, &$xoopsUser)
 
 hasPermission (&$controller, &$xoopsUser)
 
 execute (&$contoller, &$xoopsUser)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from Legacy_Action
 Legacy_Action ($adminFlag=false)
 
 __construct ($adminFlag=false)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mModules = []
 
 $mActionForm = null
 
 $mErrorMessage = null
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

Definition at line 25 of file NotifyDeleteAction.class.php.

Member Function Documentation

◆ execute()

execute ( & $contoller,
& $xoopsUser )

This member function is a special case. Because the confirm is must, it uses token error for displaying confirm.

Parameters
$contoller
$xoopsUser
Returns
int

Reimplemented from Legacy_Action.

Definition at line 53 of file NotifyDeleteAction.class.php.

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 92 of file NotifyDeleteAction.class.php.

◆ executeViewInput()

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

Reimplemented from Legacy_Action.

Definition at line 81 of file NotifyDeleteAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 87 of file NotifyDeleteAction.class.php.

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 41 of file NotifyDeleteAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 32 of file NotifyDeleteAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mErrorMessage

$mErrorMessage = null

Definition at line 30 of file NotifyDeleteAction.class.php.

◆ $mModules

$mModules = []

Definition at line 27 of file NotifyDeleteAction.class.php.


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