PHP 클래스 Backend\Modules\Blog\Actions\Index

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

공개 메소드들

메소드 설명
execute ( ) Execute the action

보호된 메소드들

메소드 설명
parse ( ) Parse all datagrids

비공개 메소드들

메소드 설명
loadDataGridAllPosts ( ) Loads the datagrid with all the posts
loadDataGridDrafts ( ) Loads the datagrid with all the drafts
loadDataGridRecentPosts ( ) Loads the datagrid with the most recent posts.
loadDataGrids ( ) Loads the datagrids for the blogposts

메소드 상세

execute() 공개 메소드

Execute the action
public execute ( )

parse() 보호된 메소드

Parse all datagrids
protected parse ( )