Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pimcore
Model
Object
KeyValue
KeyConfig
Listing
isValidOrderKey
Pimcore\Model\Object\KeyValue\KeyConfig\Listing::isValidOrderKey PHP 메소드
Listing 1 문서
파일 보기
프로젝트 열기: pimcore/pimcore
isValidOrderKey()
공개
메소드
Tests if the given key is an valid order key to sort the results
public
isValidOrderKey
(
$key
) :
boolean
리턴
boolean
public function isValidOrderKey($key) { return true; }
Listing
getList
isValidOrderKey
setList