DomDocumentType->entities()
(No version information available, might be only in CVS)
DomDocumentType->entities() —
Returns list of entities
Description
DomDocumentType
array entities
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Migrating to PHP 5
Use the entities property of the
DOMDocumentType object.