DomDocumentType->internal_subset()

(no version information, might be only in CVS)

DomDocumentType->internal_subset() --  Returns internal subset

Description

class DomDocumentType {

bool internal_subset ( void )

}

Varning

Den h�r funktionen �r �nnu inte dokumenterad utan endast argumentlistan till funktioner finns tillg�nglig.

Migrating to PHP 5

Use the internalSubset property of the DOMDocumentType object.