Style orienté objet (méthode)
class XMLWriter {Style procédural
bool xmlwriter_set_indent ( resource xmlwriter, bool indent )Active ou non l'indentation.
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().
indentSI l'on doit activer l'indentation ou non. Par défaut, ce paramètre vaut TRUE.
| Précédent | Sommaire | Suivant |
| XMLWriter::setIndentString | Niveau supérieur | XMLWriter::startAttributeNs |