XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
User_GroupPermAction Class Reference
Inheritance diagram for User_GroupPermAction:
User_GroupPropertyAction User_Action

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 ()
 

Detailed Description

Definition at line 20 of file GroupPermAction.class.php.

Member Function Documentation

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 30 of file GroupPermAction.class.php.

◆ executeViewIndex()

executeViewIndex ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from User_GroupPropertyAction.

Definition at line 108 of file GroupPermAction.class.php.

◆ executeViewSuccess()

executeViewSuccess ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from User_Action.

Definition at line 118 of file GroupPermAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from User_Action.

Definition at line 24 of file GroupPermAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 22 of file GroupPermAction.class.php.


The documentation for this class was generated from the following file: