Stud.IP
2.0 Revision 48548
|
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 |
__sleep | ( | ) |
auth_doregister | ( | ) |
auth_doregister | ( | ) |
Reimplemented in Seminar_Register_Auth.
auth_loginform | ( | ) |
auth_loginform | ( | ) |
Reimplemented in Seminar_Auth.
auth_preauth | ( | ) |
auth_preauth | ( | ) |
Reimplemented in Seminar_Auth.
auth_refreshlogin | ( | ) |
auth_refreshlogin | ( | ) |
auth_registerform | ( | ) |
auth_registerform | ( | ) |
Reimplemented in Seminar_Register_Auth.
auth_validatelogin | ( | ) |
auth_validatelogin | ( | ) |
Reimplemented in Seminar_Auth.
check_feature | ( | $f | ) |
is_authenticated | ( | ) |
Reimplemented in Seminar_Auth.
is_authenticated | ( | ) |
login_if | ( | $t | ) |
login_if | ( | $t | ) |
logout | ( | $nobody = "" | ) |
logout | ( | $nobody = "" | ) |
purl | ( | ) |
purl | ( | ) |
start | ( | ) |
Reimplemented in Seminar_Auth.
start | ( | ) |
unauth | ( | $nobody = false | ) |
unauth | ( | $nobody = false | ) |
url | ( | ) |
url | ( | ) |
$auth = array() |
$cancel_login = "cancel_login" |
$classname = "Auth" |
$db |
$in = false |
$lifetime = 15 |
$magic = "" |
$mode = "log" |
$nobody = false |
$persistent_slots = array("auth") |
$refresh = 0 |