Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageUrlPath.php177 return self::encodePageId($abbr);
186 public static function encodePageId(string $pageId): string function in ComboStrap\\PageUrlPath
H A DPermalinkTag.php200 return PageUrlPath::encodePageId($pageId);