Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DToc.php22 class Toc extends Metadata class
30 public static function createForRequestedPage(): Toc
44 public static function createFromGlobalVariable(): Toc
50 return (new Toc())
54 public static function createEmpty(): Toc
56 return new Toc();
236 public static function createForPage($page): Toc
238 return (new Toc())
246 public function setValue($value): Toc
H A DTemplateForWebPage.php62 private Toc $toc;
606 * Toc (after main execution please)
608 $model['toc-class'] = Toc::getClass();
731 function getTocOrDefault(): Toc
747 return Toc::createForPage($markup);
1063 function setToc(Toc $toc): TemplateForWebPage
H A DFetcherPageBundler.php97 $toc = Toc::createEmpty()
H A DOutline.php589 $tocSelector = "." . Toc::getClass() . " ul";
861 Toc::createForPage($this->markupPath)
865 LogUtility::error("The Toc could not be persisted. Error:{$e->getMessage()}");
H A DSiteConfig.php360 LogUtility::internalError("Unable to the the maxseclevel as integer. Error: {$e->getMessage()}", Toc::CANONICAL);
/plugin/combo/action/
H A Dtoc.php4 use ComboStrap\Toc; alias
51 $toc = Toc::createForRequestedPage()
/plugin/combo/syntax/
H A Dtoc.php16 use ComboStrap\Toc; alias
136 * Toc rendering
142 $tocHtml = Toc::createForRequestedPage()
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DToc.php5 class Toc extends Tag class
/plugin/combo/renderer/
H A Drenderer.php9 use ComboStrap\Toc; alias
/plugin/docimporter/
H A D.action.php.swp16 …eg_replace("/\\[#_Toc.*\\]/", " \n",$myWikiContent);� #Remove buggy Toc tags�� $myWi…