| /template/strap/resources/snippet/js/ |
| H A D | lozad-raster.js | 6 if (el.hasAttribute("data-srcset")) { 7 if (el.hasAttribute("data-sizes")) { 12 if (el.hasAttribute("data-src")) {
|
| H A D | page-protection.js | 17 if (element.hasAttribute("title")) {
|
| H A D | lightbox.js | 45 if (img !== null && img.hasAttribute("alt")) {
|
| /template/twigstarter/vendor/twig/twig/src/Node/Expression/ |
| D | CallExpression.php | 70 if ($this->hasAttribute('needs_environment') && $this->getAttribute('needs_environment')) { 75 if ($this->hasAttribute('needs_context') && $this->getAttribute('needs_context')) { 83 if ($this->hasAttribute('arguments')) { 134 $isVariadic = $this->hasAttribute('is_variadic') && $this->getAttribute('is_variadic'); 257 if ($this->hasAttribute('needs_environment') && $this->getAttribute('needs_environment')) { 260 if ($this->hasAttribute('needs_context') && $this->getAttribute('needs_context')) { 263 if ($this->hasAttribute('arguments') && null !== $this->getAttribute('arguments')) {
|
| /template/strap/ComboStrap/Tag/ |
| H A D | FollowTag.php | 39 !$tagAttributes->hasAttribute(syntax_plugin_combo_link::MARKUP_REF_ATTRIBUTE) 40 && !$tagAttributes->hasAttribute(FollowTag::HANDLE_ATTRIBUTE)
|
| H A D | WebCodeTag.php | 292 if (!$tagAttributes->hasAttribute(TagAttributes::NAME_ATTRIBUTE)) {
|
| /template/strap/ComboStrap/ |
| H A D | ButtonTag.php | 117 if (!$attributes->hasAttribute("class") && !$attributes->hasAttribute("spacing")) {
|
| H A D | TagAttributes.php | 1278 public function hasAttribute($attribute): bool function in ComboStrap\\TagAttributes 1280 $hasAttribute = $this->hasComponentAttribute($attribute); 1281 if ($hasAttribute === true) { 1473 $hasAttribute = $this->hasComponentAttribute($key); 1474 if ($hasAttribute) { 1477 return $hasAttribute;
|
| H A D | LinkMarkup.php | 339 if (!$outputAttributes->hasAttribute("title")) { 363 if (!$outputAttributes->hasAttribute("title")) {
|
| H A D | CardTag.php | 100 if (!$actualCall->hasAttribute(Dimension::RATIO_ATTRIBUTE)) {
|
| H A D | OutlineSection.php | 175 !$this->headingEnterCall->hasAttribute("id")
|
| H A D | TabsTag.php | 106 if (!$tagAttributes->hasAttribute(Spacing::SPACING_ATTRIBUTE)) {
|
| H A D | FetcherSvg.php | 1147 if ($documentElement->hasAttribute(FetcherSvg::STROKE_ATTRIBUTE)) { 1188 if (!$isDoubleColor && !$documentElement->hasAttribute("fill")) { 1463 !$tagAttributes->hasAttribute(MediaMarkup::$MEDIA_QUERY_PARAMETER) &&
|
| H A D | Call.php | 711 function hasAttribute($attributeName): bool function in ComboStrap\\Call
|
| H A D | BrandButton.php | 697 if ($tagAttributes->hasAttribute("href")) {
|
| /template/strap/ComboStrap/Xml/ |
| H A D | XmlElement.php | 181 public function hasAttribute(string $name): bool function in ComboStrap\\Xml\\XmlElement 183 return $this->domElement->hasAttribute($name); 246 if (!$this->hasAttribute($string)) {
|
| /template/twigstarter/vendor/twig/twig/src/Node/ |
| D | Node.php | 100 public function hasAttribute($name) function in Twig\\Node\\Node
|
| /template/strap/syntax/ |
| H A D | tooltip.php | 158 if ($openingTag->hasAttribute(self::TEXT_ATTRIBUTE)) {
|
| H A D | link.php | 349 !$parent->hasAttribute(self::CLICKABLE_ATTRIBUTE) &&
|
| /template/bootstrap3/assets/anchorjs/ |
| D | anchor.min.js | 6 …0;r<o.length;r++)if(this.hasAnchorJSLink(o[r]))d.push(r);else{if(o[r].hasAttribute("id"))a=o[r].ge…
|
| /template/a_new_day/js/ |
| D | prototype.js | 1509 return $(element).hasAttribute(attribute) ? attribute : null; 1532 hasAttribute: function(element, attribute) { 2076 return Element.extend(opt).hasAttribute('value') ? opt.value : opt.text;
|
| /template/battlehorse/js/ |
| D | prototype.js | 1509 return $(element).hasAttribute(attribute) ? attribute : null; 1532 hasAttribute: function(element, attribute) { 2076 return Element.extend(opt).hasAttribute('value') ? opt.value : opt.text;
|
| /template/argon/assets/js/core/ |
| D | bootstrap.min.js | 6 …hasAttribute("disabled")||this._element.classList.contains("disabled")||(n&&this._element.setAttri…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.min.js | 6 …hasAttribute("disabled")||this._element.classList.contains("disabled")||(n&&this._element.setAttri…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js | 6 …hasAttribute("disabled")||this._element.classList.contains("disabled")||(e&&this._element.setAttri…
|