Home
last modified time | relevance | path

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

/plugin/fullindex/
H A Daction.php197 $this->_addToSortIndex($id, $num, $title);
201 $this->_addToSortIndex($id, $num, $title);
236 function _addToSortIndex($id, $num, $title){ function in action_plugin_fullindex