Search Results
The DOMText class Table of Contents ¶ DOMText::__construct — Creates a new DOMText object DOMText::isElementContentWhitespace — Returns whether this text node contains whitespace in element content DOMText::isWhitespaceInElementContent — Indicates whether this text node contains whitespace DOMText::splitText — Breaks this node into two nodes at the specified offset
- Domxpath
The DOMXPath class in PHP provides methods to query and...
- Domelement
The DOMElement class
- Domdocument
The DOMDocument class in PHP provides methods for creating,...
- Domnode
The DOMNode class Properties ¶ nodeName Returns the most...
- Domnodelist
The DOMNodeList class Properties ¶ length The number of...
- Domattr
The DOMAttr class
- Domnamednodemap
The DOMNamedNodeMap class Properties ¶ length The number of...
- Domimplementation
The DOMImplementation class Table of Contents ¶...
- Domxpath
Introduction The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
Introduction The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
Introduction The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
DOMText::isWhitespaceInElementContent — Indique si ce noeud de texte contient des espaces blancs DOMText::splitText — Coupe le noeud en deux noeuds à l'endroit spécifié
DOMText Class Reference The DOMText interface inherits from DOMCharacterData and represents the textual content (termed character data in XML) of an DOMElement or DOMAttr.
Introduction La classe DOMText hérite de DOMCharacterData et représente le contenu textuel de DOMElement ou DOMAttr.
