Home
last modified time | relevance | path

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

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