Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
eZ
Publish
Core
MVC
Symfony
Matcher
BlockMatcherFactory
PHP 클래스 eZ\Publish\Core\MVC\Symfony\Matcher\BlockMatcherFactory
사용 중단:
Deprecated since 6.0, will be removed in 6.1. Use the AbstractMatcherFactory instead.
상속:
extends
AbstractMatcherFactory
파일 보기
프로젝트 열기: ezsystems/ezpublish-kernel
1 사용 예제들
보호된 메소드들
메소드
설명
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
)