PHP Класс eZ\Publish\Core\MVC\Symfony\Matcher\BlockMatcherFactory

Устаревший: Deprecated since 6.0, will be removed in 6.1. Use the AbstractMatcherFactory instead.
Наследование: extends AbstractMatcherFactory
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
doMatch ( eZ\Publish\Core\MVC\Symfony\Matcher\MatcherInterface $matcher, eZ\Publish\Core\MVC\Symfony\View\View $view ) : boolean Checks if $valueObject matches $matcher rules.
getMatcher ( $matcherIdentifier )

Описание методов

doMatch() защищенный Метод

Checks if $valueObject matches $matcher rules.
protected doMatch ( eZ\Publish\Core\MVC\Symfony\Matcher\MatcherInterface $matcher, eZ\Publish\Core\MVC\Symfony\View\View $view ) : boolean
$matcher eZ\Publish\Core\MVC\Symfony\Matcher\MatcherInterface
$view eZ\Publish\Core\MVC\Symfony\View\View
Результат boolean

getMatcher() защищенный Метод

protected getMatcher ( $matcherIdentifier )