update : 2015.11.03
php.shukuma.com

검색:
 
 
The DOMCdataSection class

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 )
}

Table of Contents