The DOMProcessingInstruction class
(PHP 5)
Klassenbeschreibung
DOMProcessingInstruction
extends
DOMNode
{
/* Eigenschaften */
/* Methoden */
__construct
( string $name
[, string $value
] )
/* 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
]]]] )
}Eigenschaften
- target
-
Prop description
- data
-
Prop description
Inhaltsverzeichnis
- DOMProcessingInstruction::__construct — Creates a new DOMProcessingInstruction object
DOMProcessingInstruction
There are no user contributed notes for this page.