Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Backend
Modules
Extensions
Actions
Themes
PHP Class Backend\Modules\Extensions\Actions\Themes
Inheritance:
extends
Backend\Core\Engine\Base\ActionIndex
显示文件
Open project: forkcms/forkcms
Public Methods
Method
Description
execute
( )
Execute the action.
Protected Methods
Method
Description
parse
( )
Parse the form.
Private Methods
Method
Description
loadData
( )
Load the available themes.
loadForm
( )
Load the form.
validateForm
( )
Validates the form.
Method Details
execute()
public
method
Execute the action.
public
execute
( )
parse()
protected
method
Parse the form.
protected
parse
( )