Home
last modified time | relevance | path

Searched refs:Icon (Results 1 – 25 of 56) sorted by last modified time

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmap/
H A Dscript.js286 image: new ol.style.Icon({
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe29957 Ġgui Icon
/plugin/combo/ComboStrap/
H A DBrandListTag.php94 $html .= Icon::createFromName($name, $iconAttributes)->toHtml();
96 $html .= "Icon name is null for brand $brandName";
H A DBrandTag.php83 * Add the Brand button Icon / CSS / Javascript snippet
139 $htmlOutput .= Icon::createFromTagAttributes($iconAttributes)
H A DPageExplorerTag.php465 $returnedXhtml .= Icon::createFromComboResource(PageExplorerTag::LEVEL_UP_ICON)
536 $returnedXhtml .= Icon::createFromComboResource(PageExplorerTag::FOLDER_ICON)
H A DIcon.php5 class Icon class
16 * @return Icon
23 public static function createFromName(string $name, TagAttributes $iconAttributes = null): Icon
39 public static function createFromTagAttributes(TagAttributes $tagAttributes): Icon
48 * Icon Svg file or Icon Library
52 throw new ExceptionNotFound("A name is mandatory as attribute for an icon. It was not found.", Icon::ICON_CANONICAL_NAME);
63 throw new ExceptionBadArgument("The extension of the icon ($name) is not `svg`", Icon::ICON_CANONICAL_NAME);
69 throw new ExceptionNotExists($message, Icon::ICON_CANONICAL_NAME);
87 return (new Icon())
[all...]
H A DIconDownloader.php19 * Class Icon
333 throw new ExceptionCompile("The icon library ($library) is unknown. The icon could not be downloaded.", Icon::ICON_CANONICAL_NAME);
352 throw new ExceptionCompile("The emoji name $iconName is unknown. The emoji could not be downloaded.", Icon::ICON_CANONICAL_NAME, 0, $e);
462 throw new ExceptionCompile("The icon directory ($iconDir) could not be created.", Icon::ICON_CANONICAL_NAME, 0, $e);
489 throw new ExceptionCompile($message, Icon::ICON_CANONICAL_NAME);
496 LogUtility::msg("The icon ($this) from the library ($libraryName) was downloaded to ($mediaDokuPath)", LogUtility::LVL_MSG_INFO, Icon::ICON_CANONICAL_NAME);
498 LogUtility::msg("Internal error: The icon ($this) from the library ($libraryName) could no be written to ($mediaDokuPath)", LogUtility::LVL_MSG_ERROR, Icon::ICON_CANONICAL_NAME);
535 LogUtility::msg("The file ($downloadUrl) could not be downloaded to ($mediaFilePath)", LogUtility::LVL_MSG_ERROR, Icon::ICON_CANONICAL_NAME);
537 LogUtility::msg("The material design icon ($iconName) was downloaded to ($mediaFilePath)", LogUtility::LVL_MSG_INFO, Icon::ICON_CANONICAL_NAME);
574 throw new ExceptionCompile ("We expect that the icon name ($iconName) has two parts separated by a `-` (example: table-outlined). The icon could not be downloaded.", Icon
[all...]
H A DIconTag.php72 $message = "Icon ({$tagAttribute->getValue("name")}). Error while rendering: {$e->getMessage()}";
86 return Icon::createFromTagAttributes($tagAttributes)
104 $mediaPath = Icon::createFromTagAttributes($tagAttribute)->getFetchSvg()->getSourcePath();
/plugin/combo/
H A Ddeleted.files67 class/Icon.php
H A DREADME.md28 * [Native Icon Support](https://combostrap.com/icon)
/plugin/combo/resources/images/
H A DREADME.md6 * Material Design Icon: [tag-text](./tag-text.svg)
/plugin/combo/syntax/
H A Dbrand.php16 use ComboStrap\Icon; alias
/plugin/combo/resources/dictionary/
H A DREADME.md12 * [Health Icon](./healthicons-icons.json) - list of [HealthIcon](https://raw.githubusercontent.com/resolvetosavelives/healthicons/main/public/icons/meta-data.json)
/plugin/combo/ComboStrap/Tag/
H A DFollowTag.php9 use ComboStrap\Icon; alias
59 * Add the Icon / CSS / Javascript snippet
85 * Icon
89 $html .= Icon::createFromTagAttributes($iconAttributes)->toHtml();
H A DShareTag.php13 use ComboStrap\Icon; alias
91 * Icon
97 $rendererHtml .= Icon::createFromTagAttributes($tagIconAttributes)
/plugin/bpmnio/images/
H A DREADME4 Icon set: Silk
/plugin/html5video2/
H A Dprint.css83 /* Play Icon */
203 /* Button Icon */
/plugin/bootswrapper/exe/help/
H A Dcallout.txt148 | ''icon'' | | ''true'' or icon class from Glyphicon or FontAwesome (eg. ''fa fa-plus'') | Icon of…
/plugin/sapnotelink/lang/de/
H A Dsettings.php9 $lang['sapnotelink_toolbar_icon'] = 'Zeige Toolbar Icon';
/plugin/sapnotelink/lang/de-informal/
H A Dsettings.php9 $lang['sapnotelink_toolbar_icon'] = 'Zeige Toolbar Icon';
/plugin/sapnotelink/lang/en/
H A Dsettings.php9 $lang['sapnotelink_toolbar_icon'] = 'Show Toolbar Icon';
/plugin/wrap/images/
H A DREADME3 Icon set: Human-O2
10 Icon set: Silk
15 Icon set: Silk Companion
/plugin/deletepagebutton/
H A DREADME.md70 Icon: <https://materialdesignicons.com/icon/trash-can-outline>
/plugin/move/
H A DREADME52 SEMLabs Free Web Design Icon Set,

123