Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
authent.php File Reference

Go to the source code of this file.

Functions

 getAuthenticator ($authtype= '')
 

Variables

if(ActionRouter::inMaintenance()) $auth = getAuthenticator()
 
if($auth===false) if(isset($_REQUEST['logout'])) else
 

Function Documentation

getAuthenticator (   $authtype = '')
Parameters
string$authtype
Returns
Authenticator

Definition at line 37 of file authent.php.

+ Here is the call graph for this function:

Variable Documentation

Definition at line 15 of file authent.php.

if ($auth===false) if (isset($_REQUEST['logout'])) else
Initial value:
{
if (!method_exists($auth, 'logon')) {
throw new \Dcp\Exception(sprintf("Authenticator '%s' does not provide a logon() method.", get_class($auth)));
}
if (!isset($_GET["app"])) $_GET["app"] = "AUTHENT"
if(ActionRouter::inMaintenance()) $auth
Definition: authent.php:15
global $_GET
Definition: wsh.php:37

Definition at line 22 of file authent.php.

← centre documentaire © anakeen