Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sulu
Bundle
WebsiteBundle
Sitemap
SitemapProviderPool
PHP Class Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderPool
Inheritance:
implements
Sulu\Bundle\WebsiteBundle\Sitemap\SitemapProviderPoolInterface
Mostrar archivo
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
)