DOM
PHP Manual

The DOMCdataSection class

(PHP 5, PHP 7)

Einführung

The DOMCdataSection inherits from DOMText for textural representation of CData constructs.

Klassenbeschreibung

DOMCdataSection extends DOMText {
/* Methods */
public __construct ( string $value )
/* Inherited methods */
public DOMText DOMText::splitText ( int $offset )
}

Inhaltsverzeichnis


DOM
PHP Manual