|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare (&$controller, &$xoopsUser) | |
| hasPermission (&$controller, &$xoopsUser) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from Legacy_AbstractPreferenceEditState | |
| Legacy_AbstractPreferenceEditState (&$master) | |
| __construct (&$master) | |
| postFilter (&$objectArr, &$actionForm) | |
Additional Inherited Members | |
Data Fields inherited from Legacy_AbstractPreferenceEditState | |
| $_mMaster = null | |
Definition at line 324 of file PreferenceEditAction.class.php.
| executeViewCancel | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 366 of file PreferenceEditAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 358 of file PreferenceEditAction.class.php.
| hasPermission | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 352 of file PreferenceEditAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 326 of file PreferenceEditAction.class.php.