XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct (&$block) | |
getId () | |
getName () | |
getAdminUrl () | |
isActive () | |
loadPermission ($groupId) | |
getReadPermName () | |
![]() | |
getAdminPermName () | |
Data Fields | |
$mBlock | |
Definition at line 196 of file Permission.class.php.
__construct | ( | & | $block | ) |
Definition at line 200 of file Permission.class.php.
getAdminUrl | ( | ) |
Return the url of module's control panel.
Reimplemented from User_PermissionItem.
Definition at line 215 of file Permission.class.php.
getId | ( | ) |
Reimplemented from User_PermissionItem.
Definition at line 205 of file Permission.class.php.
getName | ( | ) |
Return name
Reimplemented from User_PermissionItem.
Definition at line 210 of file Permission.class.php.
getReadPermName | ( | ) |
Reimplemented from User_PermissionItem.
Definition at line 237 of file Permission.class.php.
isActive | ( | ) |
Reimplemented from User_PermissionItem.
Definition at line 219 of file Permission.class.php.
loadPermission | ( | $groupId | ) |
Reimplemented from User_PermissionItem.
Definition at line 224 of file Permission.class.php.
$mBlock |
Definition at line 198 of file Permission.class.php.