DOMComment sınıfı
(PHP 5)
Giriş
<!-- ve --> karakterleri ile sınırlanan
bölgedeki karakterlerden oluşan açıklama düğümlerini temsil eder.
Sınıf Sözdizimi
DOMComment
extends
DOMCharacterData
{
/* Yöntemler */
__construct
([ string
$değer
] )/* Miras alınan yöntemler
*/
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
]]]] )İçindekiler
- DOMComment::__construct — Yeni bir DOMComment nesnesi oluşturur
There are no user contributed notes for this page.
