Home
last modified time | relevance | path

Searched refs:attributeFilter (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/Xml/
H A DXmlElement.php299 public function equals(XmlElement $rightDocument, array $attributeFilter = []) argument
306 $attributeFilter
/template/writr/
Dscript.js387 obs.observe(iframe, { attributes: true, attributeFilter: ['style'] }); property