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) | |
![]() | |
getDefaultView (&$controller, &$xoopsUser) | |
_loadActiveModules () | |
_loadActiveBlocks () | |
_loadGroup () | |
![]() | |
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 | |
![]() | |
$_mActiveModules = [] | |
$_mActiveModulesLoadedFlag = false | |
$_mActiveBlocks = [] | |
$_mActiveBlocksLoadedFlag = false | |
$mGroup | |
$mPermissions | |
$mSystemPermissions | |
$mBlockPermissions | |
$mUsers | |
$mPageNavi | |
Additional Inherited Members | |
![]() | |
_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.