DOMNode::hasAttributes
  • References/PHP/Function/HTML/DOM/DOMNode

(PHP 5, PHP 7) Checks if node has attributes

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

(PHP 5 >= 5.3.0, PHP 7) Get line number for a node

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

(PHP 5 >= 5.0.1, PHP 7) Checks if a node represents text (no markup)

2025-01-10 15:47:30
DOMDocumentFragment::appendXML
  • References/PHP/Function/HTML/DOM/DOMDocumentFragment

(PHP 5 >= 5.1.0, PHP 7) Append raw XML data

2025-01-10 15:47:30
DOMNodelist::item
  • References/PHP/Function/HTML/DOM/DOMNodeList

(PHP 5, PHP 7) Retrieves a node specified by index

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

(PHP 5, PHP 7) Create new cdata node public DOMCDATASection

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

(PHP 5, PHP 7) Performs relaxNG validation on the document

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
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
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