PHP Class Backend\Modules\Faq\Actions\Add

Inheritance: extends Backend\Core\Engine\Base\ActionAdd
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action

Protected Methods

Method Description
parse ( ) Parse the page

Private Methods

Method Description
loadForm ( ) Load the form
validateForm ( ) Validate the form

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse the page
protected parse ( )