PHP 인터페이스 Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtensionInterface

상속: extends Twig_ExtensionInterface
파일 보기 프로젝트 열기: sulu/sulu 0 사용 예제들

공개 메소드들

메소드 설명
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 )