apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Element index for package apidoc

[ a ] [ c ] [ d ] [ g ] [ i ] [ l ] [ m ] [ n ] [ r ] [ s ]

a

$auth
in file Controller.php, variable Auth_Controller::$auth
    The Auth instance this controller is managing
$autoRedirectBack
in file Controller.php, variable Auth_Controller::$autoRedirectBack
    If this is set to true after a succesfull login the Auth_Controller::redirectBack() is invoked automatically
Auth_Controller
in file Controller.php, class Auth_Controller
    Controlls access to a group of php access and redirects to a predefined login page as needed
Auth_Controller
in file Controller.php, method Auth_Controller::Auth_Controller()
    Constructor
Auth_Log_Observer
in file multi-container.php, class Auth_Log_Observer
top

c

checkAuth
in file Controller.php, method Auth_Controller::checkAuth()
    Proxy call to auth
top

d

$default
in file Controller.php, variable Auth_Controller::$default
    The default index page to use when the caller page is not set
top

g

getStatus
in file Controller.php, method Auth_Controller::getStatus()
    Proxy call to auth
getUsername
in file Controller.php, method Auth_Controller::getUsername()
    Proxy call to auth
top

i

isAuthorised
in file Controller.php, method Auth_Controller::isAuthorised()
    Checks is the user is logged on
top

l

$login
in file Controller.php, variable Auth_Controller::$login
    The login URL
logout
in file Controller.php, method Auth_Controller::logout()
    Proxy call to auth
top

m

$messages
in file multi-container.php, variable Auth_Log_Observer::$messages
top

n

notify
in file multi-container.php, method Auth_Log_Observer::notify()
top

r

redirectBack
in file Controller.php, method Auth_Controller::redirectBack()
    Redirects Back to the calling page
redirectLogin
in file Controller.php, method Auth_Controller::redirectLogin()
    Redirects to the login Page if not authorised
top

s

setAutoRedirectBack
in file Controller.php, method Auth_Controller::setAutoRedirectBack()
    Enables auto redirection when login is done
start
in file Controller.php, method Auth_Controller::start()
    Starts the Auth Procedure
top

Documentation generated on Mon, 11 Mar 2019 15:41:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.