API17:JSimpleXML::loadString
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.
JSimpleXML::loadString
Description
Interprets a string of XML into an object.
Description:JSimpleXML::loadString [Edit Descripton]
Synopsis
public JSimpleXML::loadString ($string, $classname=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $string | |||
| $classname | null |
Returns
Defined in
libraries/joomla/utilities/simplexml.php (line 148)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JSimpleXML::loadString
Examples
<CodeExamplesForm />
