These can only appear if document->resolveExternals = true
La clase DOMEntityReference
(PHP 5)
Sinopsis de la Clase
DOMEntityReference
extends
DOMNode
{
/* Propiedades */
/* Métodos */
__construct
( string
$name
)/* Métodos heredados */
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
]]]] )Tabla de contenidos
- DOMEntityReference::__construct — Crea un nuevo objeto DOMEntityReference
Anonymous
11-Jun-2010 03:22
