Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
KGzocha
Searcher
Criteria
TextCriteria
PHP 클래스 KGzocha\Searcher\Criteria\TextCriteria
상속:
implements
KGzocha\Searcher\Criteria\CriteriaInterface
파일 보기
프로젝트 열기: krzysztof-gzocha/searcher
공개 메소드들
메소드
설명
__construct
(
string
$text
= null )
getText
( ) :
string
setText
(
string
$text
) :
TextCriteria
shouldBeApplied
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
string
$text
= null )
$text
string
getText()
공개
메소드
public
getText
( ) :
string
리턴
string
setText()
공개
메소드
public
setText
(
string
$text
) :
TextCriteria
$text
string
리턴
TextCriteria
shouldBeApplied()
공개
메소드
public
shouldBeApplied
( )