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

Public Member Functions

 getDefaultView (&$controller, &$xoopsUser)
 
 _loadActiveModules ()
 
 _loadActiveBlocks ()
 
 _loadGroup ()
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from User_Action
 User_Action ()
 
 isSecure ()
 
 getPageTitle ()
 
 hasPermission (&$controller, &$xoopsUser, $moduleConfig)
 
 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $_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 19 of file GroupPropertyAction.class.php.

Member Function Documentation

◆ _loadActiveBlocks()

_loadActiveBlocks ( )

Definition at line 135 of file GroupPropertyAction.class.php.

◆ _loadActiveModules()

_loadActiveModules ( )

Definition at line 123 of file GroupPropertyAction.class.php.

◆ _loadGroup()

_loadGroup ( )

Definition at line 167 of file GroupPropertyAction.class.php.

◆ executeViewIndex()

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

Reimplemented from User_Action.

Definition at line 175 of file GroupPropertyAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 34 of file GroupPropertyAction.class.php.

Field Documentation

◆ $_mActiveBlocks

$_mActiveBlocks = []

Definition at line 23 of file GroupPropertyAction.class.php.

◆ $_mActiveBlocksLoadedFlag

$_mActiveBlocksLoadedFlag = false

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

◆ $_mActiveModules

$_mActiveModules = []

Definition at line 21 of file GroupPropertyAction.class.php.

◆ $_mActiveModulesLoadedFlag

$_mActiveModulesLoadedFlag = false

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

◆ $mBlockPermissions

$mBlockPermissions

Definition at line 29 of file GroupPropertyAction.class.php.

◆ $mGroup

$mGroup

Definition at line 26 of file GroupPropertyAction.class.php.

◆ $mPageNavi

$mPageNavi

Definition at line 32 of file GroupPropertyAction.class.php.

◆ $mPermissions

$mPermissions

Definition at line 27 of file GroupPropertyAction.class.php.

◆ $mSystemPermissions

$mSystemPermissions

Definition at line 28 of file GroupPropertyAction.class.php.

◆ $mUsers

$mUsers

Definition at line 31 of file GroupPropertyAction.class.php.


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