PHP Interface Sulu\Component\Webspace\StructureProvider\WebspaceStructureProviderInterface

Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
getStructures ( string $webspaceKey ) : Sulu\Component\Content\Structure\Page[] Returns page templates which are implemented in given webspace.

Method Details

getStructures() public méthode

Returns page templates which are implemented in given webspace.
public getStructures ( string $webspaceKey ) : Sulu\Component\Content\Structure\Page[]
$webspaceKey string
Résultat Sulu\Component\Content\Structure\Page[]