- Note
- draft
Definition at line 14 of file Legacy_RoleManager.class.php.
◆ loadRolesByDirname()
loadRolesByDirname |
( |
| $dirname | ) |
|
Loads roles of the specific module with $dirname, and set loaded roles to the current principal.
- Parameters
-
string | $dirname | The dirname of the specific module. |
- See also
- loadRolesByMid()
Definition at line 78 of file Legacy_RoleManager.class.php.
◆ loadRolesByMid()
Loads roles of the specific module with $mid, and set loaded roles to the current principal.
- Parameters
-
Definition at line 62 of file Legacy_RoleManager.class.php.
◆ loadRolesByModule()
loadRolesByModule |
( |
& | $module | ) |
|
|
static |
Loads roles of the specific module with $module, and set loaded roles to the current principal.
- Parameters
-
Definition at line 22 of file Legacy_RoleManager.class.php.
The documentation for this class was generated from the following file: