XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
Legacy_AbstractPreferenceEditState (&$master) | |
__construct (&$master) | |
prepare (&$controller, &$xoopsUser) | |
hasPermission (&$controller, &$xoopsUser) | |
postFilter (&$objectArr, &$actionForm) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$_mMaster = null | |
Definition at line 212 of file PreferenceEditAction.class.php.
__construct | ( | & | $master | ) |
Definition at line 221 of file PreferenceEditAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Definition at line 242 of file PreferenceEditAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Definition at line 238 of file PreferenceEditAction.class.php.
hasPermission | ( | & | $controller, |
& | $xoopsUser ) |
Definition at line 230 of file PreferenceEditAction.class.php.
Legacy_AbstractPreferenceEditState | ( | & | $master | ) |
Definition at line 216 of file PreferenceEditAction.class.php.
postFilter | ( | & | $objectArr, |
& | $actionForm ) |
Definition at line 234 of file PreferenceEditAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser ) |
Definition at line 226 of file PreferenceEditAction.class.php.
$_mMaster = null |
Definition at line 214 of file PreferenceEditAction.class.php.