Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sulu
Component
Webspace
StructureProvider
WebspaceStructureProviderInterface
getStructures
Sulu\Component\Webspace\StructureProvider\WebspaceStructureProviderInterface::getStructures PHP Method
WebspaceStructureProviderInterface Interface Documentation
Show file
Open project: sulu/sulu
getStructures()
public
method
Returns page templates which are implemented in given webspace.
public
getStructures
(
string
$webspaceKey
) :
Sulu\Component\Content\Structure\Page[]
$webspaceKey
string
return
Sulu\Component\Content\Structure\Page[]
public function getStructures($webspaceKey);
WebspaceStructureProviderInterface
getStructures