DomDocumentType->notations()

(no version information, might be only in CVS)

DomDocumentType->notations() --  Returns list of notations

Description

class DomDocumentType {

array notations ( void )

}

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

Migrating to PHP 5

Use the notations property of the DOMDocumentType object.