PrivilegeFactory Class Reference
Factory which extracts all defined privileges from the database. More...Inheritance diagram for PrivilegeFactory:


Setup/Initialization | |
PrivilegeFactory () | |
Object constructor. | |
Accessors | |
GetPrivileges ($IncludePredefined=TRUE, $ReturnObjects=TRUE) | |
Get all privileges. |
Detailed Description
Factory which extracts all defined privileges from the database.
Definition at line 24 of file PrivilegeFactory.php.
Member Function Documentation
PrivilegeFactory::GetPrivileges | ( | $ | IncludePredefined = TRUE , |
|
$ | ReturnObjects = TRUE | |||
) |
Get all privileges.
- Parameters:
-
IncludePredefined (OPTIONAL) ReturnObjects (OPTIONAL)
- Returns:
- An array of privilege objects or strings with the priv id for the index
Definition at line 49 of file PrivilegeFactory.php.
References ItemFactory::GetItemNames().
PrivilegeFactory::PrivilegeFactory | ( | ) |
Object constructor.
Definition at line 32 of file PrivilegeFactory.php.
References ItemFactory::ItemFactory().
The documentation for this class was generated from the following file: