PHP 클래스 Frontend\Modules\Faq\Actions\Detail

상속: extends Frontend\Core\Engine\Base\Block
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
execute ( ) Execute the extra

비공개 메소드들

메소드 설명
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

메소드 상세

execute() 공개 메소드

Execute the extra
public execute ( )