Style orienté objet (méthode)
class XMLWriter {Style procédural
bool xmlwriter_start_dtd_entity ( resource xmlwriter, string name, bool isparam )Commence une entité DTD.
xmlwriter
Uniquement pour les appels procéduraux. La ressource XMLWriter qui a été modifiée. Cette ressource provient d'un appel à xmlwriter_open_uri() ou xmlwriter_open_memory().
name
Le nom de l'entité.
isparam
Précédent | Sommaire | Suivant |
XMLWriter::startDTDElement | Niveau supérieur | XMLWriter::startDTD |