Object oriented style:
class XMLWriter {Procedural style:
bool xmlwriter_set_indent ( resource xmlwriter, bool indent )Toggles indentation on or off.
xmlwriterJedynie dla wywołań proceduralnych. Zasób XMLWriter, który jest modfikowany. Ten zasób pochodzi, z wywołania funkcji xmlwriter_open_uri() lub xmlwriter_open_memory().
indentWhether indentation is enabled. Defaults to FALSE.
| Poprzedni | Spis treści | Następny |
| XMLWriter::setIndentString | Początek rozdziału | XMLWriter::startAttributeNS |