Home
last modified time | relevance | path

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

/plugin/bookcreator/
H A Dhelper.php23 public function createListitem($item, $isbookmanager = false) { function in helper_plugin_bookcreator
/plugin/bookcreator/action/
H A Dhandleselection.php195 $response['item'] = $this->hlp->createListitem($item, true);
/plugin/bookcreator/syntax/
H A Dbookmanager.php403 $output .= $this->hlp->createListitem($item, $isbookmanager);