PHP 클래스 Contao\Fixtures\PageModel

파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
__get ( $key )
findPublishedRootPages ( )
next ( )

보호된 메소드들

메소드 설명
__construct ( array $data )

메소드 상세

__construct() 보호된 메소드

protected __construct ( array $data )
$data array

__get() 공개 메소드

public __get ( $key )

findPublishedRootPages() 공개 정적인 메소드

public static findPublishedRootPages ( )

next() 공개 메소드

public next ( )