PHP Class Frontend\Modules\Faq\Actions\Detail

Inheritance: extends Frontend\Core\Engine\Base\Block
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the extra

Private Methods

Method 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 method

Execute the extra
public execute ( )