Method |
Description |
|
buildEnvironment ( Portal $portal, Sulu\Component\Webspace\Environment $environment ) |
|
|
buildEnvironments ( Portal $portal ) |
|
|
buildPortals ( Webspace $webspace ) |
|
|
buildUrlFullMatch ( Portal $portal, Sulu\Component\Webspace\Environment $environment, Segment[] $segments, string[] $replacers, string $urlAddress, Localization $localization, string $urlAnalyticsKey, Url $url ) |
|
|
buildUrlPartialMatch ( Portal $portal, Sulu\Component\Webspace\Environment $environment, string $urlAddress, string $urlAnalyticsKey, Url $url ) |
|
|
buildUrlRedirect ( Webspace $webspace, Sulu\Component\Webspace\Environment $environment, Portal $portal, string $urlAddress, string $urlRedirect, string $urlAnalyticsKey, Url $url ) |
|
|
buildUrls ( Portal $portal, Sulu\Component\Webspace\Environment $environment, Url $url, $segments, $urlAddress, $urlAnalyticsKey ) |
Builds the URLs for the portal, which are not a redirect. |
|
generateUrlAddress ( string $pattern, array $replacers ) : string |
Replaces the given values in the pattern. |
|
validateUrlPartialMatch ( $urlResult, Sulu\Component\Webspace\Environment $environment ) : boolean |
|
|