API17:JSimpleXMLElement::toString
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JSimpleXMLElement::toString
Description
Return a well-formed XML string based on SimpleXML element.
Description:JSimpleXMLElement::toString [Edit Descripton]
Synopsis
public JSimpleXMLElement::toString ($whitespace=true)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $whitespace | true |
Returns
string
Defined in
libraries/joomla/utilities/simplexml.php (line 617)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JSimpleXMLElement::toString
Examples
<CodeExamplesForm />
