PHP Class Backend\Modules\Pages\Actions\Edit

Inheritance: extends Backend\Core\Engine\Base\ActionEdit
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
loadData ( ) Load the record
loadDrafts ( ) Load the datagrid with drafts
loadForm ( ) Load the form
loadRevisions ( ) Load the datagrid
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 ( )