Searched refs:textToHtmlSectionId (Results 1 – 3 of 3) sorted by relevance
76 $fragment = OutlineSection::textToHtmlSectionId($fragment);105 $fragment = OutlineSection::textToHtmlSectionId($fragment);
190 $fragment = OutlineSection::textToHtmlSectionId($fragment);338 $fragment = OutlineSection::textToHtmlSectionId($fragment);
96 public static function textToHtmlSectionId(string $fragment): string function in ComboStrap\\OutlineSection