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

Inheritance: implements Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderInterface
Show file Open project: sulu/sulu

Public Methods

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

Method Details

__construct() public method

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

build() public method

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

createSitemap() public method

public createSitemap ( $alias )

getMaxPage() public method

public getMaxPage ( )