Home
last modified time | relevance | path

Searched defs:requestedPage (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DRouterBestEndPage.php33 public static function getBestEndPageId(MarkupPath $requestedPage): array
88 … getBestEndPageIdFromPages(array $candidatePagesWithSameLastName, MarkupPath $requestedPage): array
H A DBrandButton.php214 public function getBrandEndpointForPage(MarkupPath $requestedPage = null): ?string
523 function getTextForPage(MarkupPath $requestedPage): string
536 function getSharedUrlForPage(MarkupPath $requestedPage): string
546 function getHtmlAttributes(MarkupPath $requestedPage = null): TagAttributes
H A DPermalinkTag.php196 public static function getPermalinkId(MarkupPath $requestedPage): string
H A DPageSqlTreeListener.php81 private ?MarkupPath $requestedPage; variable in ComboStrap\\PageSqlTreeListener