(No version information available, might be only in CVS)
XMLWriter->setIndent — Einrückung ein-/ausschalten
Objektorientiert:
Prozedural:
Einrückung ein- oder ausschalten.
Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xmlwriter_open_uri() or xmlwriter_open_memory().
Ob Einrückungen verwendet werden sollen. Standard ist FALSE.
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.