Query: xmlwriter_set_indent
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XMLWRITER_SET_INDENT(3) 1 XMLWRITER_SET_INDENT(3) XMLWriter::setIndent - Toggle indentation on/off Object oriented styleSYNOPSISbool XMLWriter::setIndent (bool $indent)DESCRIPTIONProcedural style bool xmlwriter_set_indent (resource $xmlwriter, bool $indent) Toggles indentation on or off.PARAMETERSo $ xmlwriter -Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xml- writer_open_uri(3) or xmlwriter_open_memory(3). o $indent - Whether indentation is enabled.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOXMLWriter::setIndentString. PHP Documentation Group XMLWRITER_SET_INDENT(3)
Related Man Pages |
---|
mysqli_real_query(3) - php |
cairo_has_current_point(3) - php |
mysqli_autocommit(3) - php |
mysqli_more_results(3) - php |
resourcebundle_create(3) - php |