Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPermalinkTag.php91 $withIcon = false; // no icon in handle, error should be send to renderer
92 …= PluginUtility::getDocumentationHyperLink(Canonical::PROPERTY_NAME, "canonical value", $withIcon);
H A DPluginUtility.php519 …* @param bool $withIcon - used to break the recursion with the message in the {@link IconDownloade…
523 …static function getDocumentationHyperLink($canonical, $label, bool $withIcon = true, $tooltip = ""… argument
527 if ($withIcon) {