Home
last modified time | relevance | path

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

/template/strap/action/
H A Dtoc.php51 $toc = Toc::createForRequestedPage()
/template/strap/syntax/
H A Dtoc.php142 $tocHtml = Toc::createForRequestedPage()
/template/strap/ComboStrap/
H A DToc.php30 public static function createForRequestedPage(): Toc function in ComboStrap\\Toc