Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<DomDocumentType->name()DomDocumentType->public_id()>
Last updated: Tue, 19 Sep 2006

DomDocumentType->notations()

(no version information, might be only in CVS)

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

Description

class DomDocumentType {

array notations ( void )

}

Warning

This function is currently not documented; only the argument list is available.

Migrating to PHP 5

Use the notations property of the DOMDocumentType object.




<DomDocumentType->name()DomDocumentType->public_id()>
Last updated: Tue, 19 Sep 2006