The DOMEntityReference class
(PHP 5)
Klassenbeschreibung
DOMEntityReference
extends
DOMNode
{
/* Eigenschaften */
/* Methoden */
DOMEntityReference::__construct
( string $name
)
/* 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
- DOMEntityReference::__construct — Creates a new DOMEntityReference object
DOMEntityReference
There are no user contributed notes for this page.