Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrandButton.php240 $templateData["text"] = $this->getTextForPage($requestedPage);
523 function getTextForPage(MarkupPath $requestedPage): string function in ComboStrap\\BrandButton
590 $buttonAttributes->addOutputAttributeValue("data-title", $this->getTextForPage($requestedPage));