PHP Class Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderPool

Inheritance: implements Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderPoolInterface
Datei anzeigen Open project: sulu/sulu

Public Methods

Method Description
__construct ( array $providers )
getIndex ( )
getProvider ( $alias )
getProviders ( )
hasProvider ( $alias )

Method Details

__construct() public method

public __construct ( array $providers )
$providers array

getIndex() public method

public getIndex ( )

getProvider() public method

public getProvider ( $alias )

getProviders() public method

public getProviders ( )

hasProvider() public method

public hasProvider ( $alias )