PHP Class Contao\Fixtures\PageModel

Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
__get ( $key )
findPublishedRootPages ( )
next ( )

Méthodes protégées

Méthode Description
__construct ( array $data )

Method Details

__construct() protected méthode

protected __construct ( array $data )
$data array

__get() public méthode

public __get ( $key )

findPublishedRootPages() public static méthode

public static findPublishedRootPages ( )

next() public méthode

public next ( )