Manual do PHP Referência das Funções Manipulação de XML DOM DOMCdataSection DOMAttr::isId DOMCdataSection::__construct The DOMCdataSection class (PHP 5) Introdução The DOMCdataSection inherits from DOMText for textural representation of CData constructs. Sinopse da classe DOMCdataSection extends DOMText { /* Methods */ public __construct ( string $value ) /* Inherited methods */ public bool DOMText::isWhitespaceInElementContent ( void ) public DOMText DOMText::splitText ( int $offset ) } Table of ContentsDOMCdataSection::__construct — Constructs a new DOMCdataSection object