Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
LoginController Class Reference
Inheritance diagram for LoginController:
Controller BaseController

Public Member Functions

 filters ()
 actionStandard ()
 actionTpa ()
 onLogin ($userIdentity)
 onTPAAuthorizationSuccess ($serviceIdentity)

Public Attributes

 $defaultAction = 'login'
 $attemptsEnded = false
 $timeRemains
- Public Attributes inherited from Controller
 $menu = array()
 $breadcrumbs = array()
- Public Attributes inherited from BaseController
 $layout = '//layouts/gportal'
 $mailLayout = '//layouts/mail'

Additional Inherited Members

- Protected Member Functions inherited from BaseController
 beforeAction ($action)

Detailed Description

Definition at line 3 of file LoginController.php.

Member Data Documentation

LoginController::$attemptsEnded = false

Variable which is used by BadLoginAttemptsFilter to indicate that attepts are ended

string

Definition at line 12 of file LoginController.php.

LoginController::$timeRemains

Variable which is used by BadLoginAttemptsFilter to show remaiend for blocking login

string

Definition at line 19 of file LoginController.php.


The documentation for this class was generated from the following file: