PHP Class Sulu\Bundle\WebsiteBundle\Sitemap\Provider\PagesSitemapProvider

Inheritance: implements Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderInterface
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( Sulu\Component\Content\Repository\ContentRepositoryInterface $contentRepository )
build ( $page, $portalKey, $locale )
createSitemap ( $alias )
getMaxPage ( )

Method Details

__construct() public méthode

public __construct ( Sulu\Component\Content\Repository\ContentRepositoryInterface $contentRepository )
$contentRepository Sulu\Component\Content\Repository\ContentRepositoryInterface

build() public méthode

public build ( $page, $portalKey, $locale )

createSitemap() public méthode

public createSitemap ( $alias )

getMaxPage() public méthode

public getMaxPage ( )