DomDocumentType->entities()
(no version information, might be only in CVS)
DomDocumentType->entities() --
Returns list of entities
Description
class
DomDocumentType {
array
entities ( void )
}
Waarschuwing |
Deze functie is op het
moment niet gedocumenteerd, alleen de lijst met argumenten is
beschikbaar. |
Migrating to PHP 5
Use the entities property of the
DOMDocumentType object.