Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Backend
Modules
Locale
Actions
Add
PHP Class Backend\Modules\Locale\Actions\Add
Inheritance:
extends
Backend\Core\Engine\Base\ActionAdd
Mostrar archivo
Open project: forkcms/forkcms
Public Methods
Method
Description
execute
( )
Execute the action
Protected Methods
Method
Description
parse
( )
Parse the form
Private Methods
Method
Description
loadForm
( )
Load the form
setFilter
( )
Sets the filter based on the $_GET array.
validateForm
( )
Validate the form
Method Details
execute()
public
method
Execute the action
public
execute
( )
parse()
protected
method
Parse the form
protected
parse
( )