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.
xmlwriterUniquement 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().
nameLe nom de l'entité.
isparam
| Précédent | Sommaire | Suivant |
| XMLWriter::startDTDElement | Niveau supérieur | XMLWriter::startDTD |