|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for ilAuthInactive:
Collaboration diagram for ilAuthInactive:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| start () | |
| start More... | |
| getStatus () | |
| get status More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from SimpleSAML\Utils\Auth | |
| static | getAdminLoginURL ($returnTo=null) |
| Retrieve a admin login URL. More... | |
| static | isAdmin () |
| Check whether the current user is admin. More... | |
| static | requireAdmin () |
| Require admin access to the current page. More... | |
Definition at line 35 of file class.ilAuthInactive.php.
| ilAuthInactive::__construct | ( | ) |
Constructor.
@access public
return
Definition at line 44 of file class.ilAuthInactive.php.
| ilAuthInactive::getStatus | ( | ) |
get status
@access public
return
Definition at line 70 of file class.ilAuthInactive.php.
References AUTH_MODE_INACTIVE.
| ilAuthInactive::start | ( | ) |
start
@access public
return
Definition at line 56 of file class.ilAuthInactive.php.
References AUTH_MODE_INACTIVE.