PHP 클래스 eZ\Publish\Core\MVC\Symfony\View\Configurator\ViewProvider

Typically, the Configured ViewProvider will be included, meaning that Views will be customized based on the view rules defined in the siteaccess aware configuration (content_view, block_view, ...).
상속: implements eZ\Publish\Core\MVC\Symfony\View\Configurator
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
__construct ( eZ\Publish\Core\MVC\Symfony\View\Provider\Registry $providersRegistry ) ViewProvider constructor.
configure ( eZ\Publish\Core\MVC\Symfony\View\View $view )

메소드 상세

__construct() 공개 메소드

ViewProvider constructor.
public __construct ( eZ\Publish\Core\MVC\Symfony\View\Provider\Registry $providersRegistry )
$providersRegistry eZ\Publish\Core\MVC\Symfony\View\Provider\Registry

configure() 공개 메소드

public configure ( eZ\Publish\Core\MVC\Symfony\View\View $view )
$view eZ\Publish\Core\MVC\Symfony\View\View