DomDocumentType->entities()

(no version information, might be only in CVS)

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

Leírás

class DomDocumentType {

array entities ( void )

}

Figyelem

Ez a függvény jelenleg nincs dokumentálva, csak a paraméterek listája található itt.

Migrating to PHP 5

Use the entities property of the DOMDocumentType object.