PHP Class Backend\Core\Engine\Ajax

Inheritance: extends Backend\Core\Engine\Base\Object, implements ApplicationInterface
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
display ( ) : Response
initialize ( )
setLanguage ( string $language )

Private Methods

Méthode Description
validateLogin ( ) Do authentication stuff This method could end the script by throwing an exception

Method Details

display() public méthode

public display ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response

initialize() public méthode

public initialize ( )

setLanguage() public méthode

public setLanguage ( string $language )
$language string