Definition at line 17 of file PublicSession.php.
◆ __construct()
PublicSession::__construct |
( |
| ) |
|
#- The constructor, which just calls the actual type configured
Definition at line 70 of file PublicSession.php.
◆ AllowedTo()
PublicSession::AllowedTo |
( |
|
$whatever | ) |
|
Checks whether a user is allowed to do something.
The check is performed to see if the user has that role.
- Parameters
-
string | $whatever | The role we want to know if the user has. |
- Returns
- boolean Whether or not the user has the specified role.
Definition at line 101 of file PublicSession.php.
◆ $dav_name
◆ $email
◆ $fullname
◆ $groups
◆ $logged_in
PublicSession::$logged_in |
|
private |
◆ $principal
PublicSession::$principal |
◆ $principal_id
PublicSession::$principal_id |
◆ $roles
◆ $user_no
◆ $username
The documentation for this class was generated from the following file: