Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
KGzocha
Searcher
Criteria
TextCriteria
PHP Class KGzocha\Searcher\Criteria\TextCriteria
Inheritance:
implements
KGzocha\Searcher\Criteria\CriteriaInterface
Datei anzeigen
Open project: krzysztof-gzocha/searcher
Public Methods
Method
Description
__construct
(
string
$text
= null )
getText
( ) :
string
setText
(
string
$text
) :
TextCriteria
shouldBeApplied
( )
Method Details
__construct()
public
method
public
__construct
(
string
$text
= null )
$text
string
getText()
public
method
public
getText
( ) :
string
return
string
setText()
public
method
public
setText
(
string
$text
) :
TextCriteria
$text
string
return
TextCriteria
shouldBeApplied()
public
method
public
shouldBeApplied
( )