DomDocumentType->notations()

(no version information, might be only in CVS)

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

Описание

class DomDocumentType {

array notations ( void )

}

Внимание

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

Migrating to PHP 5

Use the notations property of the DOMDocumentType object.