PHP Интерфейс Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtensionInterface

Наследование: extends Twig_ExtensionInterface
Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
sitemapFunction ( $locale = null, $webspaceKey = null ) Returns full sitemap of webspace and language from the content.
sitemapUrlFunction ( $url, $locale = null, $webspaceKey = null ) Returns prefixed resourcelocator with the url and locale.

Описание методов

sitemapFunction() публичный Метод

Returns full sitemap of webspace and language from the content.
public sitemapFunction ( $locale = null, $webspaceKey = null )

sitemapUrlFunction() публичный Метод

Returns prefixed resourcelocator with the url and locale.
public sitemapUrlFunction ( $url, $locale = null, $webspaceKey = null )