La classe DOMComment
(PHP 5)
Introduction
Représente un noeud de commentaire, délimité par <!--
et -->.
Synopsis de la classe
DOMComment
étend
DOMCharacterData
{
/* Méthodes */
__construct
([ string $value
] )
/* Méthodes héritées */
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
]]]] )
}Sommaire
- DOMComment::__construct — Crée un nouvel objet DOMComment
There are no user contributed notes for this page.
