|
ultimix
|
Public Member Functions | |
| __construct () | |
| set_group ($Options) | |
| delete_group ($Options) | |
| toggle_group ($Options) | |
| on_set_single_group_for_object ($Parameters) | |
| controller ($Options) | |
Data Fields | |
| $PermitAccess = false | |
| $PermitAlgorithms = false | |
| $Security = false | |
Controller.
Definition at line 26 of file group_controller.php.
| __construct | ( | ) |
Constructor.
Definition at line 52 of file group_controller.php.
| controller | ( | $Options | ) |
Function controlls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 293 of file group_controller.php.
| delete_group | ( | $Options | ) |
Function controlls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 126 of file group_controller.php.
| on_set_single_group_for_object | ( | $Parameters | ) |
Function sets single group for user.
| $Parameters | - Call parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 250 of file group_controller.php.
| set_group | ( | $Options | ) |
Function controlls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 84 of file group_controller.php.
| toggle_group | ( | $Options | ) |
Function controlls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 168 of file group_controller.php.
| $PermitAccess = false |
Cached objects.
Definition at line 38 of file group_controller.php.
| $PermitAlgorithms = false |
Definition at line 39 of file group_controller.php.
| $Security = false |
Definition at line 40 of file group_controller.php.