|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| getDefaultView (&$contoller, &$xoopsUser) | |
| execute (&$contoller, &$xoopsUser) | |
Public Member Functions inherited from Legacy_Action | |
| Legacy_Action ($adminFlag=false) | |
| __construct ($adminFlag=false) | |
| hasPermission (&$controller, &$xoopsUser) | |
| prepare (&$controller, &$xoopsUser) | |
| 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 Legacy_Action | |
| $_mAdminFlag = false | |
Definition at line 16 of file NotifyCancelAction.class.php.
| execute | ( | & | $contoller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 23 of file NotifyCancelAction.class.php.
| getDefaultView | ( | & | $contoller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 18 of file NotifyCancelAction.class.php.