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

Element index for package apidoc

[ a ] [ c ] [ d ] [ f ] [ g ] [ i ] [ l ] [ r ] [ s ]

a

$auth_obj
in file Controller.php, variable Auth_Controller::$auth_obj
    var Auth An auth instance
$autoRedirectBack
in file Controller.php, variable Auth_Controller::$autoRedirectBack
    var bool If this is set to true auther a succesfull login the Auth_Controller::redirectBack() is invoked automatically
Auth_Container_pear
in file PEAR.php, method Auth_Container_Pear::Auth_Container_pear()
Auth_Container_Pear
in file PEAR.php, class Auth_Container_Pear
Auth_Controller
in file Controller.php, method Auth_Controller::Auth_Controller()
    Constructor
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_Frontend_Html
in file Html.php, class Auth_Frontend_Html
    Standard Html Login form
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
    var string The default index page, used when login redirects and the caller page in not set or is the login page it's self
top

f

fetchData
in file PEAR.php, method Auth_Container_Pear::fetchData()
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
    var string The login url
logout
in file Controller.php, method Auth_Controller::logout()
    Proxy call to auth
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
render
in file Html.php, method Auth_Frontend_Html::render()
    Displays the login form
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 13:52:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.