Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageUrlPath.php53 public const PAGE_ID_URL_SEPARATOR = "-"; define in ComboStrap\\PageUrlPath
68 $lastPosition = strrpos($lastPartName, PageUrlPath::PAGE_ID_URL_SEPARATOR);
162 return $id . self::PAGE_ID_URL_SEPARATOR . $this->getPageIdAbbrUrlEncoded();