Searched refs:getClass (Results 1 – 15 of 15) sorted by relevance
58 $shadowClass = self::getClass($elevationValue);72 return self::getClass($defaultValue);76 static function getClass($value) function in ComboStrap\\TagAttribute\\Shadow
48 public function getClass(): string function in ComboStrap\\Xml\\XmlElement170 $classes = Html::mergeClassNames($class, $this->getClass());315 $class = $this->getClass();414 $class = $this->getClass();427 $classes = preg_split("/\s/", $this->getClass());
33 private static function getClass(): string function in ComboStrap\\SlotManagerMenuItem61 $linkAttributes['class'] = self::getClass();
48 $extraClass = $tagAttributes->getClass("");
169 public static function getClass() function in ComboStrap\\LazyLoad
35 public static function getClass(): string function in ComboStrap\\Toc
246 … $fetcherSvg->setRequestedClass($this->mediaMarkup->getExtraMediaTagAttributes()->getClass());
167 $class = $loginCss->getClass();
534 public function getClass(): string function in ComboStrap\\Snippet990 ->addClassName($this->getClass());
437 public function getClass($default = null) function in ComboStrap\\TagAttributes1401 return strpos($this->getClass(), $string) !== false;
606 $tocSelector = "." . Toc::getClass() . " ul";
609 $model['toc-class'] = Toc::getClass();
60 public static function getClass(): string function in ComboStrap\\Tag\\WebCodeTag358 $webcodeClass = WebCodeTag::getClass();
108 …getClass(_element)+" "+_class);},getClass:function(_element){return _element.getAttribute(pi.env.i… method127 …tClass("");this._parent_;},"getClass":function(){return pi.util.Element.getClass(this._parent_.env… method
2041 pi.util.Element.setClass(_element, pi.util.Element.getClass(_element) + " " + _class );2043 getClass:function(_element){ method2047 return pi.util.Array.indexOf(pi.util.Element.getClass(_element).split(" "),_class)>-1;2051 var names = pi.util.Element.getClass(_element,_class).split(" ");2369 return pi.util.Element.getClass( this._parent_.environment.getElement() );