Inheritance diagram for FF_ActionHandlerConfig_Login:

Public Member Functions | |
| loadConfig () | |
| hasCheckAuth () | |
| checkAuth () | |
Definition at line 42 of file andler/Login.php.
|
|
Initializes the auth object and makes sure that the page can proceed because the authentication passes. Used to override the ActionHandler::checkAuth() function public
Reimplemented from FF_ActionHandlerConfig. Definition at line 96 of file andler/Login.php. |
|
|
Checks whether or not this module has a checkAuth() implementation public
Reimplemented from FF_ActionHandlerConfig. Definition at line 81 of file andler/Login.php. |
|
|
Configures actions for the Action Handler and loads the model object public
Reimplemented from FF_ActionHandlerConfig. Definition at line 51 of file andler/Login.php. |
1.4.4