Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Backend
Modules
Locale
Actions
Add
PHP Class Backend\Modules\Locale\Actions\Add
Inheritance:
extends
Backend\Core\Engine\Base\ActionAdd
Afficher le fichier
Open project: forkcms/forkcms
Méthodes publiques
Méthode
Description
execute
( )
Execute the action
Méthodes protégées
Méthode
Description
parse
( )
Parse the form
Private Methods
Méthode
Description
loadForm
( )
Load the form
setFilter
( )
Sets the filter based on the $_GET array.
validateForm
( )
Validate the form
Method Details
execute()
public
méthode
Execute the action
public
execute
( )
parse()
protected
méthode
Parse the form
protected
parse
( )