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]
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
-
JSimpleXMLElement::toString source code on BitBucket
-
Class JSimpleXMLElement
-
Subpackage Utilities
- Other versions of JSimpleXMLElement::toString
SeeAlso:JSimpleXMLElement::toString [Edit See Also]
User contributed notes
<CodeExamplesForm />
