Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageExplorerTag.php131 ->toAttributes()
416 ->toAttributes()
463 ->toAttributes()
534 ->toAttributes()
583 ->toAttributes()
H A DFetcherPageSearch.php63 $html = $linkUtility->toAttributes()->toHtmlEnterTag("a") . $page->getTitleOrDefault() . "</a>";
H A DSlotSystem.php41 ->toAttributes()
H A DHistoricalBreadcrumbMenuItem.php156 $attributes = LinkMarkup::createFromPageIdOrPath($id)->toAttributes(self::CANONICAL);
H A DLinkMarkup.php29 * and return an {@link LinkMarkup::toAttributes()} array for an anchor (a)
149 public function toAttributes(): TagAttributes function in ComboStrap\\LinkMarkup
H A DMarkupPath.php966 ->toAttributes($logicalTag)
/plugin/combo/syntax/
H A Dminimap.php209 $linkAttribute = $markupRef->toAttributes();
293 $panelHeaderContent = $startLink->toAttributes()->toHtmlEnterTag("a");
H A Dlink.php433 $markupAttributes = $markupLink->toAttributes();
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php84 $html .= $linkUtility->toAttributes(self::TAG)->toHtmlEnterTag("a");
/plugin/combo/action/
H A Droutermessage.php236 ->toAttributes()