(PHP 5 >= 5.1.2, PECL xmlwriter >= 0.1.0)
XMLWriter::setIndentString — Set string used for indenting
Styl obiektowy
Styl proceduralny
Sets the string which will be used to indent each element/attribute of the resulting xml.
Jedynie 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().
The indentation string.
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.