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

Public Member Functions

 __construct (&$block)
 
 getId ()
 
 getName ()
 
 getAdminUrl ()
 
 isActive ()
 
 loadPermission ($groupId)
 
 getReadPermName ()
 
- Public Member Functions inherited from User_PermissionItem
 getAdminPermName ()
 

Data Fields

 $mBlock
 

Detailed Description

Definition at line 196 of file Permission.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( & $block)

Definition at line 200 of file Permission.class.php.

Member Function Documentation

◆ getAdminUrl()

getAdminUrl ( )

Return the url of module's control panel.

Reimplemented from User_PermissionItem.

Definition at line 215 of file Permission.class.php.

◆ getId()

getId ( )
Returns
void

Reimplemented from User_PermissionItem.

Definition at line 205 of file Permission.class.php.

◆ getName()

getName ( )

Return name

Reimplemented from User_PermissionItem.

Definition at line 210 of file Permission.class.php.

◆ getReadPermName()

getReadPermName ( )
Returns
string

Reimplemented from User_PermissionItem.

Definition at line 237 of file Permission.class.php.

◆ isActive()

isActive ( )
Returns
void

Reimplemented from User_PermissionItem.

Definition at line 219 of file Permission.class.php.

◆ loadPermission()

loadPermission ( $groupId)

Reimplemented from User_PermissionItem.

Definition at line 224 of file Permission.class.php.

Field Documentation

◆ $mBlock

$mBlock

Definition at line 198 of file Permission.class.php.


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