Home
last modified time | relevance | path

Searched refs:parseSort (Results 1 – 3 of 3) sorted by relevance

/plugin/struct/_test/
DConfigHelperTest.php53 $actual_sort = $confHelper->parseSort($teststring);
64 $actual_sort = $confHelper->parseSort($teststring);
/plugin/struct/helper/
Dconfig.php21 public function parseSort($val) function in helper_plugin_struct_config
/plugin/struct/meta/
DSearchConfigParameters.php42 [$colname, $sort] = $confHlp->parseSort($INPUT->str(self::$PARAM_SORT));