DOMElement::setAttributeNode
  • References/PHP/Function/HTML/DOM/DOMElement

(PHP 5, PHP 7) Adds new attribute node to element

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

(PHP 5, PHP 7) Validates a document based on a schema

2025-01-10 15:47:30
DOMNamedNodeMap::getNamedItemNS
  • References/PHP/Function/HTML/DOM/DOMNamedNodeMap

(PHP 5, PHP 7) Retrieves a node specified by local name and namespace URI

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

(PHP 5, PHP 7) Dumps the internal XML tree back into a file

2025-01-10 15:47:30
DOMImplementation::hasFeature
  • References/PHP/Function/HTML/DOM/DOMImplementation

(PHP 5, PHP 7) Test if the DOM implementation implements a specific feature

2025-01-10 15:47:30
tidy::getOpt
  • References/PHP/Function/HTML/Tidy

(PHP 5, PHP 7, PECL tidy >= 0.5.2) Returns the value of the specified configuration option for the tidy document

2025-01-10 15:47:30
tidyNode::getParent
  • References/PHP/Function/HTML/Tidy/tidyNode

(PHP 5 >= 5.2.2, PHP 7) Returns the parent node of the current node

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

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

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

(PHP 5, PHP 7) Create new text node public DOMText

2025-01-10 15:47:30
tidy::isXhtml
  • References/PHP/Function/HTML/Tidy

(PHP 5, PHP 7, PECL tidy >= 0.5.2) Indicates if the document is a XHTML document

2025-01-10 15:47:30