API17

API17:JSimpleXMLElement::toString

From Joomla! Documentation

Joomla 11.1 JSimpleXMLElement::toString

Description

Return a well-formed XML string based on SimpleXML element.


public function toString ($whitespace=true)
Parameter Type Default Description
$whitespace true
  • Returns string
  • Defined on line 605 of libraries/joomla/utilities/simplexml.php

See also


User contributed notes

Code Examples