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 */
/* 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