|
Класс DOMDocumentType(PHP 5) ВведениеКаждый объект DOMDocument имеет атрибут doctype, значение которого либо NULL, либо объект класса DOMDocumentType. Обзор классов
DOMDocumentType
extends
DOMNode
{
/* Свойства */
/* Наследуемые методы */
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
]]]] )
}Свойства
|
|