Méthode | Description | |
---|---|---|
__construct ( Sulu\Bundle\WebsiteBundle\Sitemap\XmlSitemapRendererInterface $sitemapRenderer, Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderPoolInterface $sitemapProviderPool, Symfony\Component\Filesystem\Filesystem $filesystem, string $baseDirectory, string $defaultHost ) | ||
dumpPortalInformation ( |
||
getDumpPath ( $scheme, $webspaceKey, $locale, $url, $alias, $page ) | ||
getIndexDumpPath ( $scheme, $webspaceKey, $locale, $url ) |
Méthode | Description | |
---|---|---|
dumpFile ( string $filePath, string $content ) | Dump content into given filename. | |
dumpProviderSitemap ( string $alias, |
Render sitemap for provider. |
public __construct ( Sulu\Bundle\WebsiteBundle\Sitemap\XmlSitemapRendererInterface $sitemapRenderer, Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderPoolInterface $sitemapProviderPool, Symfony\Component\Filesystem\Filesystem $filesystem, string $baseDirectory, string $defaultHost ) | ||
$sitemapRenderer | Sulu\Bundle\WebsiteBundle\Sitemap\XmlSitemapRendererInterface | |
$sitemapProviderPool | Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderPoolInterface | |
$filesystem | Symfony\Component\Filesystem\Filesystem | |
$baseDirectory | string | |
$defaultHost | string |
public dumpPortalInformation ( |
||
$portalInformation |
public getDumpPath ( $scheme, $webspaceKey, $locale, $url, $alias, $page ) |