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
ContentBundle
Teaser
Provider
TeaserProviderPool
PHP Class Sulu\Bundle\ContentBundle\Teaser\Provider\TeaserProviderPool
Inheritance:
implements
Sulu\Bundle\ContentBundle\Teaser\Provider\TeaserProviderPoolInterface
Mostrar archivo
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
array
$providers
)
getConfiguration
( )
getProvider
(
$name
)
hasProvider
(
$name
)
Method Details
__construct()
public
method
public
__construct
(
array
$providers
)
$providers
array
getConfiguration()
public
method
public
getConfiguration
( )
getProvider()
public
method
public
getProvider
(
$name
)
hasProvider()
public
method
public
hasProvider
(
$name
)