PHP Class eZ\Publish\Core\MVC\Symfony\Matcher\LocationMatcherFactory

Inheritance: extends ContentBasedMatcherFactory
Afficher le fichier Open project: ezsystems/ezpublish-kernel Class Usage Examples

Méthodes protégées

Méthode Description
doMatch ( eZ\Publish\Core\MVC\Symfony\Matcher\MatcherInterface $matcher, eZ\Publish\Core\MVC\Symfony\View\View $view ) : boolean Checks if $valueObject matches $matcher rules.

Method Details

doMatch() protected méthode

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
Résultat boolean