PHP 클래스 Frontend\Modules\Blog\Actions\Archive

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

보호된 프로퍼티들

프로퍼티 타입 설명
$pagination array The pagination array It will hold all needed parameters, some of them need initialization

공개 메소드들

메소드 설명
execute ( ) Execute the extra

비공개 메소드들

메소드 설명
getData ( ) Load the data, don't forget to validate the incoming data
parse ( ) Parse the data into the template

메소드 상세

execute() 공개 메소드

Execute the extra
public execute ( )

프로퍼티 상세

$pagination 보호되어 있는 프로퍼티

The pagination array It will hold all needed parameters, some of them need initialization
protected array $pagination
리턴 array