Auth_Controller Class Reference

Handle user authentication (login and logout). More...

Public Member Functions

 login ()
 Handle everything with login, either display login form, or on POST, try to login.
 _no_access ($messages, $action)
 No access method.
 logout ()
 Logout user, and redirect to the login form.

Detailed Description

Handle user authentication (login and logout).


Member Function Documentation

Auth_Controller::_no_access ( messages,
action 
)

No access method.

Parameters:
$messages array
$action string
Auth_Controller::login (  ) 

Handle everything with login, either display login form, or on POST, try to login.

If logged in, redirect to the requested URL.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1