Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
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 ( )

Here is the caller graph for this function:

auth_doregister ( )

Reimplemented in Seminar_Register_Auth.

Here is the caller graph for this function:

auth_doregister ( )

Reimplemented in Seminar_Register_Auth.

auth_loginform ( )

Reimplemented in Seminar_Auth.

Here is the caller graph for this function:

auth_loginform ( )

Reimplemented in Seminar_Auth.

auth_preauth ( )

Reimplemented in Seminar_Auth.

Here is the caller graph for this function:

auth_preauth ( )

Reimplemented in Seminar_Auth.

auth_refreshlogin ( )

Here is the caller graph for this function:

auth_refreshlogin ( )
auth_registerform ( )

Reimplemented in Seminar_Register_Auth.

Here is the caller graph for this function:

auth_registerform ( )

Reimplemented in Seminar_Register_Auth.

auth_validatelogin ( )

Reimplemented in Seminar_Auth.

Here is the caller graph for this function:

auth_validatelogin ( )

Reimplemented in Seminar_Auth.

check_feature (   $f)

Here is the call graph for this function:

is_authenticated ( )

Reimplemented in Seminar_Auth.

Here is the call graph for this function:

Here is the caller graph for this function:

is_authenticated ( )

Reimplemented in Seminar_Auth.

Here is the call graph for this function:

login_if (   $t)

Reimplemented in Seminar_Auth.

Here is the call graph for this function:

login_if (   $t)

Reimplemented in Seminar_Auth.

Here is the call graph for this function:

logout (   $nobody = "")

Here is the call graph for this function:

logout (   $nobody = "")

Here is the call graph for this function:

purl ( )
purl ( )
start ( )

Reimplemented in Seminar_Auth.

Here is the call graph for this function:

Here is the caller graph for this function:

start ( )

Reimplemented in Seminar_Auth.

Here is the call graph for this function:

unauth (   $nobody = false)

Here is the caller graph for this function:

unauth (   $nobody = false)
url ( )
url ( )

Field Documentation

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

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