Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
KGzocha
Searcher
Criteria
OrderByCriteria
PHP Class KGzocha\Searcher\Criteria\OrderByCriteria
Author:
Krzysztof Gzocha (
[email protected]
)
Inheritance:
implements
KGzocha\Searcher\Criteria\OrderByCriteriaInterface
Afficher le fichier
Open project: krzysztof-gzocha/searcher
Méthodes publiques
Méthode
Description
__construct
(
null
|
string
$orderBy
= null )
getOrderBy
( ) :
null
|
string
setOrderBy
(
null
|
string
$orderBy
)
shouldBeApplied
( )
Method Details
__construct()
public
méthode
public
__construct
(
null
|
string
$orderBy
= null )
$orderBy
null
|
string
getOrderBy()
public
méthode
public
getOrderBy
( ) :
null
|
string
Résultat
null
|
string
setOrderBy()
public
méthode
public
setOrderBy
(
null
|
string
$orderBy
)
$orderBy
null
|
string
shouldBeApplied()
public
méthode
public
shouldBeApplied
( )