DOMEntityReference::__construct
  • References/PHP/Function/HTML/DOM/DOMEntityReference

(PHP 5, PHP 7) Creates a new DOMEntityReference object

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

(PHP 5, PHP 7) Creates a new

2025-01-10 15:47:30
DOMDocument::importNode
  • References/PHP/Function/HTML/DOM/DOMDocument

(PHP 5, PHP 7) Import node into current document

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

(PHP 5, PHP 7) Removes attribute public bool

2025-01-10 15:47:30