PHP Class Frontend\Modules\Faq\Actions\Detail

Inheritance: extends Frontend\Core\Engine\Base\Block
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) Execute the extra

Private Methods

Méthode Description
getData ( ) Load the data, don't forget to validate the incoming data
loadForm ( ) Load the form
parse ( ) Parse the data into the template
updateStatistics ( ) Update the view count for this item
validateForm ( ) Validate the form

Method Details

execute() public méthode

Execute the extra
public execute ( )