PHP Class Redaxscript\Controller\Logout

Since: 3.0.0
Author: Henry Ruhs
Author: Balázs Szilágyi
Inheritance: extends ControllerAbstract
Afficher le fichier Open project: redaxmedia/redaxscript Class Usage Examples

Méthodes publiques

Méthode Description
process ( ) : string process the class

Méthodes protégées

Méthode Description
_error ( ) : string show the error
_success ( ) : string show the success

Method Details

_error() protected méthode

show the error
Since: 3.0.0
protected _error ( ) : string
Résultat string

_success() protected méthode

show the success
Since: 3.0.0
protected _success ( ) : string
Résultat string

process() public méthode

process the class
Since: 3.0.0
public process ( ) : string
Résultat string