(No version information available, might be only in CVS)
XMLWriter::setIndent — Toggle indentation on/off
Object oriented style:
Procedural style:
Toggles indentation on or off.
Solo per chiamate procedurali. La resource XMLWriter che è stata modificata. Questa risorsa deriva da una chiamata a xmlwriter_open_uri() or xmlwriter_open_memory().
Whether indentation is enabled. Defaults to FALSE.
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.