Home
last modified time | relevance | path

Searched +full:book_page +(+path:plugin +path:bookcreator) -(+path:plugin +path:bookcreator +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/bookcreator/action/
H A Dpagetools.php63 <a href="' . wl($this->getConf('book_page')) . '" class="bc__manager">
131 if(cleanID($this->getConf('book_page')) == $ID) {
157 return auth_quickaclcheck(cleanID($this->getConf('book_page'))) >= AUTH_READ;
/plugin/bookcreator/conf/
H A Ddefault.php10 $conf['book_page'] = 'wiki:ebook';
H A Dmetadata.php13 $meta['book_page'] = array('string');
/plugin/bookcreator/syntax/
H A Dbookmanager.php148 $this->renderSelectionslist($renderer, false, $this->getConf('book_page'), $order, $num);