PHP 인터페이스 Sulu\Component\Webspace\StructureProvider\WebspaceStructureProviderInterface

파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
getStructures ( string $webspaceKey ) : Sulu\Component\Content\Structure\Page[] Returns page templates which are implemented in given webspace.

메소드 상세

getStructures() 공개 메소드

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