(PHP 5, PHP 7)
DOMElement::getElementsByTagNameNS
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Get elements by namespaceURI and localName

2025-01-10 15:47:30
DOMElement::setIdAttribute
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Declares the attribute specified by name to be of type ID

2025-01-10 15:47:30
DOMElement::removeAttributeNS
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Removes attribute public bool

2025-01-10 15:47:30
DOMElement::getAttribute
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Returns value of attribute public

2025-01-10 15:47:30
DOMElement::removeAttribute
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Removes attribute public bool

2025-01-10 15:47:30
DOMElement::setAttribute
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Adds new attribute public DOMAttr

2025-01-10 15:47:30
DOMElement::getElementsByTagName
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Gets elements by tagname public

2025-01-10 15:47:30
DOMElement::getAttributeNode
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Returns attribute node public

2025-01-10 15:47:30
DOMElement::setAttributeNS
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Adds new attribute public void

2025-01-10 15:47:30
DOMElement::setIdAttributeNode
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Declares the attribute specified by node to be of type ID

2025-01-10 15:47:30