![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Go to the source code of this file.
Functions | |
| getUser () | |
| Gets the currently logged in user. | |
| getRole () | |
| Gets the role of the currently logged in user. | |
| isAdmin () | |
| Checks if the currently logged-in user is an administrator. | |
| getRole | ( | ) |
Gets the role of the currently logged in user.
Definition at line 27 of file functions.inc.php.
| getUser | ( | ) |
Gets the currently logged in user.
Definition at line 14 of file functions.inc.php.
| isAdmin | ( | ) |
Checks if the currently logged-in user is an administrator.
Definition at line 41 of file functions.inc.php.
1.8.1.2