PHP Class Backend\Modules\Pages\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

Private Methods

Méthode Description
getImage ( boolean $allowImage ) : string | null
loadForm ( ) Load the form
showTags ( ) : boolean Check if the user has the right to see/edit tags
validateForm ( ) Validate the form

Method Details

execute() public méthode

Execute the action
public execute ( )

parse() protected méthode

Parse
protected parse ( )