DOMDocument::getElementsByTagNameNS
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Searches for all elements with given tag name in specified namespace

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
DOMDocument::createElementNS
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Create new element node with an associated namespace

2025-01-10 15:47:30
DOMNode::isSupported
  • References/PHP/Function/HTML/DOM/DOMNode

(PHP 5, PHP 7) Checks if feature is supported for specified version

2025-01-10 15:47:30
DOMProcessingInstruction::__construct
  • References/PHP/Function/HTML/DOM/DOMProcessingInstruction

(PHP 5, PHP 7) Creates a new

2025-01-10 15:47:30
DOMNode::lookupPrefix
  • References/PHP/Function/HTML/DOM/DOMNode

(PHP 5, PHP 7) Gets the namespace prefix of the node based on the namespace URI

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
DOMAttr::isId
  • References/PHP/Function/HTML/DOM/DOMAttr

(PHP 5, PHP 7) Checks if attribute is a defined ID

2025-01-10 15:47:30
DOMCharacterData::substringData
  • References/PHP/Function/HTML/DOM/DOMCharacterData

(PHP 5, PHP 7) Extracts a range of data from the node

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

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

2025-01-10 15:47:30