PHP 클래스 eZ\Bundle\EzPublishCoreBundle\EventListener\ConfigScopeListener

상속: extends Symfony\Component\DependencyInjection\ContainerAware, implements Symfony\Component\EventDispatcher\EventSubscriberInterface
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 1 사용 예제들

공개 메소드들

메소드 설명
__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.

메소드 상세

__construct() 공개 메소드

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 getSubscribedEvents ( )

onConfigScopeChange() 공개 메소드

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

setViewProviders() 공개 메소드

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