Method | Description | |
---|---|---|
__construct ( Sulu\Component\Webspace\Settings\SettingsManagerInterface $settingsManager, Sulu\Component\DocumentManager\DocumentManagerInterface $documentManager, Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager, Sulu\Component\DocumentManager\DocumentRegistry $registry ) | ||
isDefault ( $uuid ) | ||
load ( $webspaceKey, $type, $locale ) | ||
loadIdentifier ( $webspaceKey, $type ) | ||
remove ( $webspaceKey, $type ) | ||
save ( $webspaceKey, $type, $uuid, $locale ) |
public __construct ( Sulu\Component\Webspace\Settings\SettingsManagerInterface $settingsManager, Sulu\Component\DocumentManager\DocumentManagerInterface $documentManager, Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager, Sulu\Component\DocumentManager\DocumentRegistry $registry ) | ||
$settingsManager | Sulu\Component\Webspace\Settings\SettingsManagerInterface | |
$documentManager | Sulu\Component\DocumentManager\DocumentManagerInterface | |
$webspaceManager | Sulu\Component\Webspace\Manager\WebspaceManagerInterface | |
$registry | Sulu\Component\DocumentManager\DocumentRegistry |