API17:JRegistryFormat::objectToString
From Joomla! Documentation
JRegistryFormat::objectToString
Description
Converts an object into a formatted string.
Template:Description:JRegistryFormat::objectToString [Edit Descripton]
public function objectToString (
$object
$options=null
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $object | object | Data Source Object. | |
| $options | array | null | An array of options for the formatter. |
See also
JRegistryFormat::objectToString source code on BitBucket
Class JRegistryFormat
Subpackage Registry- Other versions of JRegistryFormat::objectToString
Template:SeeAlso:JRegistryFormat::objectToString [Edit See Also]
User contributed notes
<CodeExamplesForm />