The DOMCdataSection class

(PHP 5, PHP 7)

Вступ

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

Короткий Огляд Класа

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

Зміст

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top