|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from User_GroupPropertyAction | |
| getDefaultView (&$controller, &$xoopsUser) | |
| _loadActiveModules () | |
| _loadActiveBlocks () | |
| _loadGroup () | |
Public Member Functions inherited from User_Action | |
| User_Action () | |
| isSecure () | |
| getPageTitle () | |
| hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
| $mActionForm = null | |
Data Fields inherited from User_GroupPropertyAction | |
| $_mActiveModules = [] | |
| $_mActiveModulesLoadedFlag = false | |
| $_mActiveBlocks = [] | |
| $_mActiveBlocksLoadedFlag = false | |
| $mGroup | |
| $mPermissions | |
| $mSystemPermissions | |
| $mBlockPermissions | |
| $mUsers | |
| $mPageNavi | |
Additional Inherited Members | |
Protected Member Functions inherited from User_Action | |
| _getPageAction () | |
| _getPagetitle () | |
Definition at line 20 of file GroupPermAction.class.php.
| execute | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 30 of file GroupPermAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_GroupPropertyAction.
Definition at line 108 of file GroupPermAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 118 of file GroupPermAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser, | ||
| $moduleConfig ) |
Reimplemented from User_Action.
Definition at line 24 of file GroupPermAction.class.php.
| $mActionForm = null |
Definition at line 22 of file GroupPermAction.class.php.