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
Показать файл Открыть проект

Открытые методы

Метод Описание
__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