DomDocumentType->entities()
    (no version information, might be only in CVS)
DomDocumentType->entities() -- 
   Returns list of entities
  
Description
class 
DomDocumentType { 
array 
entities ( void  )
}
   
| Warning | 
This function is
currently not documented; only the argument list is
available.  | 
 
  Migrating to PHP 5
   Use the entities property of the 
   DOMDocumentType object.