Home
last modified time | relevance | path

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

/plugin/dir/
H A Dsyntax.php867 $sortKeyA = $this->_getSortKey($a, $keyType [0]);
868 $sortKeyB = $this->_getSortKey($b, $keyType [0]);
885 function _getSortKey(&$page, $keyType) { function in syntax_plugin_dir