Searched refs:iconName (Results 1 – 9 of 9) sorted by relevance
| /plugin/combo/ComboStrap/ |
| H A D | IconDownloader.php | 213 private $iconName; variable in ComboStrap\\IconDownloader 252 $iconName = substr($name, $sepPosition + 1); 253 $this->setIconName($iconName); 259 $this->path = WikiPath::createComboResource($iconName . ".svg"); 306 return $this->iconName; 341 $iconName = $this->iconName; 346 $iconName = str_replace("-", "_", $iconName); 350 $iconName = self::getEmojiCodePoint($iconName); 352 …throw new ExceptionCompile("The emoji name $iconName is unknown. The emoji could not be downloaded… 358 [$iconName, $iconType] = self::explodeInTwoPartsByLastPosition($iconName, "-"); [all …]
|
| H A D | BrandButton.php | 421 $iconName = $this->getResourceIconName(); 424 $iconName = $this->brand->getIconName($this->iconType); 426 if ($iconName === null && in_array($this->getBrand(), $brandNames)) { 430 $attributes = [FetcherSvg::NAME_ATTRIBUTE => $iconName]; 648 $iconName = $this->getResourceIconName(); 649 $iconPath = str_replace(IconDownloader::COMBO, "", $iconName) . ".svg";
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_FusiontablesService.php | 907 public $iconName; variable in Google_PointStyle 911 public function setIconName( $iconName) { argument 912 $this->iconName = $iconName; 915 return $this->iconName;
|
| /plugin/schedule/ |
| D | scheduleRoot.class.php | 38 var $iconName; // group icon name variable in scheduleRoot 264 $this->iconName = $this->plugin->getConf ('iconName');
|
| D | schedules.class.php | 650 … '{{ :'.$this->scheduleRoot->groupsDir.':'.$member.':'.$this->scheduleRoot->iconName.'?100}}]]'.NL; 965 … $logoId = $this->scheduleRoot->groupsDir.':'.$event->member.':'.$this->scheduleRoot->iconName; 1135 $logoId = $this->scheduleRoot->groupsDir.':'.$member.':'.$this->scheduleRoot->iconName;
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …iconName=n,o.title=r,o}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError(…
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js.unc | 13590 …this);return false;"\x3e\x3cspan class\x3d"cke_button_icon cke_button__{iconName}_icon" style\x3d"… 13680 iconName: m, 15810 …cke_menubutton_icon"\x3e\x3cspan class\x3d"cke_button_icon cke_button__{iconName}_icon" style\x3d"… 15995 iconName: p,
|
| D | ckeditor.js | 689 …is.iconHiDpi));h?(CKEDITOR.skin.addIcon(h,h),t=null):h=n;g={id:r,name:l,iconName:n,label:this.labe… property 809 …ls.keystrokeToString(e.lang.common.keyboard,f)));a={id:h,name:this.name,iconName:p,label:this.labe… property
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 628 …con&&!/\./.test(this.icon)&&(x=this.icon,this.icon=null);h={id:d,name:n,iconName:x,label:this.labe… property 775 …ls.keystrokeToString(n.lang.common.keyboard,p)));a={id:h,name:this.name,iconName:u,label:this.labe… property
|