Home
last modified time | relevance | path

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

/plugin/odt/conf/
H A Ddefault.php44 $conf['toc_maxlevel'] = '';
H A Dmetadata.php43 $meta['toc_maxlevel'] = array('numeric');
/plugin/odt/helper/
H A Dconfig.php341 $this->config ['toc_maxlevel'] =
/plugin/odt/renderer/
H A Dpage.php398 $data ['maxlevel'] = $this->config->getParam('toc_maxlevel');