Home
last modified time | relevance | path

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

/plugin/toctweak/syntax/
H A Dsidetoc.php73 $toc = $tocTweak->get_metatoc($id, $topLv, $maxLv, $section);
H A Dmetatoc.php97 $toc = $tocTweak->get_metatoc($id, $topLv, $maxLv, $section);
/plugin/toctweak/
H A Dhelper.php91 function get_metatoc($id, $topLv=null, $maxLv=null, $headline='') { function in helper_plugin_toctweak