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
Pimcore
Model
Object
KeyValue
KeyConfig
Listing
isValidOrderKey
Pimcore\Model\Object\KeyValue\KeyConfig\Listing::isValidOrderKey PHP Méthode
Listing Class Documentation
Afficher le fichier
Open project: pimcore/pimcore
isValidOrderKey()
public
méthode
Tests if the given key is an valid order key to sort the results
public
isValidOrderKey
(
$key
) :
boolean
Résultat
boolean
public function isValidOrderKey($key) { return true; }
Listing
getList
isValidOrderKey
setList