Method | Description | |
---|---|---|
__construct ( Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager, $environment, Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface $requestAnalyzer = null ) | ||
getContentPath ( $route, $webspaceKey = null, $locale = null, $domain = null, $scheme = null, $withoutDomain = true ) | ||
getContentRootPath ( $full = false ) | ||
getFunctions ( ) | ||
getName ( ) |
public __construct ( Sulu\Component\Webspace\Manager\WebspaceManagerInterface $webspaceManager, $environment, Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface $requestAnalyzer = null ) | ||
$webspaceManager | Sulu\Component\Webspace\Manager\WebspaceManagerInterface | |
$requestAnalyzer | Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface |
public getContentPath ( $route, $webspaceKey = null, $locale = null, $domain = null, $scheme = null, $withoutDomain = true ) |