Home
last modified time | relevance | path

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

/plugin/bookcreator/syntax/
Dbookmanager.php167 $result = $this->getlist($order, $num);
364 private function getlist($order, $limit = 0) { function in syntax_plugin_bookcreator_bookmanager