Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBreadcrumbTag.php78 $lisHtmlOutput = self::getLiHtmlOutput($actualPath, true);
85 $liHtmlOutput = self::getLiHtmlOutput($actualPath);
140 …public static function getLiHtmlOutput(MarkupPath $page, bool $current = false, bool $link = true)… function in ComboStrap\\BreadcrumbTag