Home
last modified time | relevance | path

Searched defs:attributeName (Results 1 – 6 of 6) sorted by relevance

/template/strap/ComboStrap/
DTagAttributes.php472 public function addComponentAttributeValue($attributeName, $attributeValue): TagAttributes
501 public function setComponentAttributeValue($attributeName, $attributeValue): TagAttributes
511 public function addComponentAttributeValueIfNotEmpty($attributeName, $attributeValue)
518 public function hasComponentAttribute($attributeName): bool
804 public function getValue($attributeName, $default = null)
823 public function getValueAndRemove($attributeName, $default = null)
896 function getComponentAttributeValue($attributeName, $default = null)
985 function removeComponentAttributeIfPresent($attributeName)
1118 function getConditionalValueAndRemove($attributeName)
1132 function getValuesAndRemove($attributeName, $default = null): array
[all …]
DHorizontal.php32 static function processFlexAttribute(string $attributeName, $tagAttributes)
DDatabasePageRow.php949 function getParametrizedLookupQuery(string $attributeName): string
DCall.php711 function hasAttribute($attributeName): bool
/template/strap/ComboStrap/Xml/
DXmlElement.php121 public function removeAttribute($attributeName): XmlElement
402 public function getAttributeAsUrl(string $attributeName): Url
DXmlDocument.php683 public function removeAttributeValue(string $attributeName, DOMElement $nodeElement)