API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JRegistryFormatXML::_buildXMLstringLevel | ( | $ | object, |
$ | depth | ||
) |
JRegistryFormatXML::objectToString | ( | &$ | object, |
$ | params | ||
) |
Converts an object into an XML formatted string
public
object | $object | Data Source Object |
array | $param | Parameters used by the formatter |
Références $item.
JRegistryFormatXML::stringToObject | ( | $ | data, |
$ | namespace = '' |
||
) |
Converts an XML formatted string into an object
public
string | XML Formatted String |
Réimplémentée à partir de JRegistryFormat.