PHP Class eZ\Bundle\EzPublishCoreBundle\EventListener\ConfigScopeListener

Inheritance: extends Symfony\Component\DependencyInjection\ContainerAware, implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: ezsystems/ezpublish-kernel Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( eZ\Publish\Core\MVC\Symfony\Configuration\VersatileScopeInterface $configResolver, eZ\Publish\Core\MVC\Symfony\View\ViewManagerInterface $viewManager )
getSubscribedEvents ( )
onConfigScopeChange ( ScopeChangeEvent $event )
setViewProviders ( array $viewProviders ) Sets the complete list of view providers.

Method Details

__construct() public méthode

public __construct ( eZ\Publish\Core\MVC\Symfony\Configuration\VersatileScopeInterface $configResolver, eZ\Publish\Core\MVC\Symfony\View\ViewManagerInterface $viewManager )
$configResolver eZ\Publish\Core\MVC\Symfony\Configuration\VersatileScopeInterface
$viewManager eZ\Publish\Core\MVC\Symfony\View\ViewManagerInterface

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

onConfigScopeChange() public méthode

public onConfigScopeChange ( ScopeChangeEvent $event )
$event eZ\Publish\Core\MVC\Symfony\Event\ScopeChangeEvent

setViewProviders() public méthode

Sets the complete list of view providers.
public setViewProviders ( array $viewProviders )
$viewProviders array