Property | Type | Description | |
---|---|---|---|
$list | array | Contains the results of the list. They are all an instance of KeyValue_KeyConfig |
Method | Description | |
---|---|---|
getList ( ) : array | ||
isValidOrderKey ( $key ) : boolean | Tests if the given key is an valid order key to sort the results | |
setList ( $theList ) |
public isValidOrderKey ( $key ) : boolean | ||
return | boolean |
public array $list | ||
return | array |