PHP Class Admin_LoginController, pimcore

Inheritance: extends Zend_Controller_Action
Afficher le fichier Open project: pimcore/pimcore

Méthodes publiques

Méthode Description
deeplinkAction ( )
indexAction ( )
init ( )
loginAction ( )
logoutAction ( )
lostpasswordAction ( )

Méthodes protégées

Méthode Description
getLogFile ( ) Protection against bruteforce
protect ( )
readLogFile ( )
writeLogFile ( $username, $error )

Method Details

deeplinkAction() public méthode

public deeplinkAction ( )

getLogFile() protected méthode

Protection against bruteforce
protected getLogFile ( )

indexAction() public méthode

public indexAction ( )

init() public méthode

public init ( )

loginAction() public méthode

public loginAction ( )

logoutAction() public méthode

public logoutAction ( )

lostpasswordAction() public méthode

public lostpasswordAction ( )

protect() protected méthode

protected protect ( )

readLogFile() protected méthode

protected readLogFile ( )

writeLogFile() protected méthode

protected writeLogFile ( $username, $error )