Home
last modified time | relevance | path

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

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