Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Backend
Modules
Error
Actions
Index
PHP Class Backend\Modules\Error\Actions\Index
Inheritance:
extends
Backend\Core\Engine\Base\ActionIndex
ファイルを表示
Open project: forkcms/forkcms
Public Methods
Method
Description
execute
( )
Execute the action
getContent
( ) :
Response
Protected Methods
Method
Description
parse
( )
Parse the correct messages into the template
Method Details
execute()
public
method
Execute the action
public
execute
( )
getContent()
public
method
public
getContent
( ) :
Response
return
Symfony\Component\HttpFoundation\Response
parse()
protected
method
Parse the correct messages into the template
protected
parse
( )