DomDocumentType->internal_subset()
(no version information, might be only in CVS)
DomDocumentType->internal_subset() --
Returns internal subset
Leírás
class
DomDocumentType {
bool
internal_subset ( void )
}
Figyelem |
Ez a függvény
jelenleg nincs dokumentálva, csak a paraméterek listája
található itt. |
Migrating to PHP 5
Use the internalSubset property of the
DOMDocumentType object.