|
ultimix
|
Public Member Functions | |
| __construct () | |
| get_by_id ($id) | |
Data Fields | |
| $Security = false | |
| $SiteAccess = false | |
Class provides records access routine.
Definition at line 26 of file site_algorithms.php.
| __construct | ( | ) |
Constructor.
Definition at line 51 of file site_algorithms.php.
| get_by_id | ( | $id | ) |
Function returns user by it's id.
| $id | - Id of the searching user. |
| Exception | An exception of this type is thrown. |
Definition at line 86 of file site_algorithms.php.
| $Security = false |
Cached objects.
Definition at line 38 of file site_algorithms.php.
| $SiteAccess = false |
Definition at line 39 of file site_algorithms.php.