The DOMDocumentFragment class
(PHP 5)
Klassenbeschreibung
DOMDocumentFragment
extends
DOMNode
{
/* Eigenschaften */
/* Methoden */
/* Geerbte Methoden */
public string DOMNode::C14N
([ bool $exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )
public int DOMNode::C14NFile
( string $uri
[, bool $exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )
}Inhaltsverzeichnis
- DOMDocumentFragment::appendXML — Append raw XML data
DOMDocumentFragment
There are no user contributed notes for this page.