XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser) | |
hasPermission (&$controller, &$xoopsUser) | |
postFilter (&$objectArr, &$actionForm) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
![]() | |
Legacy_AbstractPreferenceEditState (&$master) | |
__construct (&$master) | |
Additional Inherited Members | |
![]() | |
$_mMaster = null | |
Definition at line 247 of file PreferenceEditAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 318 of file PreferenceEditAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 313 of file PreferenceEditAction.class.php.
hasPermission | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 265 of file PreferenceEditAction.class.php.
postFilter | ( | & | $objectArr, |
& | $actionForm ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 274 of file PreferenceEditAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_AbstractPreferenceEditState.
Definition at line 249 of file PreferenceEditAction.class.php.