Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageUrlPath.php175 if ($page->getPageIdAbbr() == null) return null;
176 $abbr = $page->getPageIdAbbr();
H A DDatabasePageRow.php1213 $values[PageId::PAGE_ID_ABBR_ATTRIBUTE] = $this->markupPath->getPageIdAbbr();
H A DMarkupPath.php1664 function getPageIdAbbr()
1661 function getPageIdAbbr() global() function in ComboStrap\\MarkupPath