Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pimcore
Model
Object
KeyValue
KeyConfig
Listing
isValidOrderKey
Pimcore\Model\Object\KeyValue\KeyConfig\Listing::isValidOrderKey PHP Method
Listing Class Documentation
ファイルを表示
Open project: pimcore/pimcore
isValidOrderKey()
public
method
Tests if the given key is an valid order key to sort the results
public
isValidOrderKey
(
$key
) :
boolean
return
boolean
public function isValidOrderKey($key) { return true; }
Listing
getList
isValidOrderKey
setList