Home | All Classes | Grouped Classes | Index | Search
Returns the Document Fragment interface to this node.
CL_DomDocumentFragment to_document_fragment();
Detailed description:
If the node is not a DocumentFragment node, then it returns a null node.
See also:
CL_DomDocument | CL_DomDocumentFragment | CL_DomNode