Stud.IP  2.5 Revision
Auth Class Reference
Inheritance diagram for Auth:
Inheritance graph
Collaboration diagram for Auth:
Collaboration graph

Public Member Functions

 start ()
 
 login_if ( $t)
 
 unauth ($nobody=false)
 
 logout ($nobody="")
 
 is_authenticated ()
 
 url ()
 
 purl ()
 
 auth_preauth ()
 
 auth_loginform ()
 
 auth_validatelogin ()
 
 auth_refreshlogin ()
 
 auth_registerform ()
 
 auth_doregister ()
 
 check_feature ($f)
 
 start ()
 
 login_if ( $t)
 
 __sleep ()
 
 unauth ($nobody=false)
 
 logout ($nobody="")
 
 is_authenticated ()
 
 url ()
 
 purl ()
 
 auth_preauth ()
 
 auth_loginform ()
 
 auth_validatelogin ()
 
 auth_refreshlogin ()
 
 auth_registerform ()
 
 auth_doregister ()
 

Data Fields

 $classname = "Auth"
 
 $persistent_slots = array("auth")
 
 $lifetime = 15
 
 $refresh = 0
 
 $mode = "log"
 
 $magic = ""
 
 $nobody = false
 
 $cancel_login = "cancel_login"
 
 $auth = array()
 
 $in = false
 
 $db
 

Member Function Documentation

◆ __sleep()

__sleep ( )
Here is the caller graph for this function:

◆ auth_doregister() [1/2]

auth_doregister ( )
Here is the caller graph for this function:

◆ auth_doregister() [2/2]

auth_doregister ( )

◆ auth_loginform() [1/2]

auth_loginform ( )
Here is the caller graph for this function:

◆ auth_loginform() [2/2]

auth_loginform ( )

◆ auth_preauth() [1/2]

auth_preauth ( )
Here is the caller graph for this function:

◆ auth_preauth() [2/2]

auth_preauth ( )

◆ auth_refreshlogin() [1/2]

auth_refreshlogin ( )
Here is the caller graph for this function:

◆ auth_refreshlogin() [2/2]

auth_refreshlogin ( )

◆ auth_registerform() [1/2]

auth_registerform ( )
Here is the caller graph for this function:

◆ auth_registerform() [2/2]

auth_registerform ( )

◆ auth_validatelogin() [1/2]

auth_validatelogin ( )
Here is the caller graph for this function:

◆ auth_validatelogin() [2/2]

auth_validatelogin ( )

◆ check_feature()

check_feature (   $f)
Here is the call graph for this function:

◆ is_authenticated() [1/2]

is_authenticated ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ is_authenticated() [2/2]

is_authenticated ( )
Here is the call graph for this function:

◆ login_if() [1/2]

login_if (   $t)
Here is the call graph for this function:

◆ login_if() [2/2]

login_if (   $t)
Here is the call graph for this function:

◆ logout() [1/2]

logout (   $nobody = "")
Here is the call graph for this function:

◆ logout() [2/2]

logout (   $nobody = "")
Here is the call graph for this function:

◆ purl() [1/2]

purl ( )

◆ purl() [2/2]

purl ( )

◆ start() [1/2]

start ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ start() [2/2]

start ( )
Here is the call graph for this function:

◆ unauth() [1/2]

unauth (   $nobody = false)
Here is the caller graph for this function:

◆ unauth() [2/2]

unauth (   $nobody = false)

◆ url() [1/2]

url ( )

◆ url() [2/2]

url ( )

Field Documentation

◆ $auth

$auth = array()

◆ $cancel_login

$cancel_login = "cancel_login"

◆ $classname

$classname = "Auth"

◆ $db

$db

◆ $in

$in = false

◆ $lifetime

$lifetime = 15

◆ $magic

$magic = ""

◆ $mode

$mode = "log"

◆ $nobody

$nobody = false

◆ $persistent_slots

$persistent_slots = array("auth")

◆ $refresh

$refresh = 0

The documentation for this class was generated from the following files: