DomDocumentType->internal_subset()

(no version information, might be only in CVS)

DomDocumentType->internal_subset() --  Returns internal subset

Описание

class DomDocumentType {

bool internal_subset ( void )

}

Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Migrating to PHP 5

Use the internalSubset property of the DOMDocumentType object.