Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Redaxscript
Controller
Logout
PHP Class Redaxscript\Controller\Logout
Since:
3.0.0
Author:
Henry Ruhs
Author:
Balázs Szilágyi
Inheritance:
extends
ControllerAbstract
Datei anzeigen
Open project: redaxmedia/redaxscript
Class Usage Examples
Public Methods
Method
Description
process
( ) :
string
process the class
Protected Methods
Method
Description
_error
( ) :
string
show the error
_success
( ) :
string
show the success
Method Details
_error()
protected
method
show the error
Since:
3.0.0
protected
_error
( ) :
string
return
string
_success()
protected
method
show the success
Since:
3.0.0
protected
_success
( ) :
string
return
string
process()
public
method
process the class
Since:
3.0.0
public
process
( ) :
string
return
string