API17:JRegistryFormatPhp::objectToString
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.
JRegistryFormatPhp::objectToString
Description
Converts an object into a php class string.
Description:JRegistryFormatPhp::objectToString [Edit Descripton]
Synopsis
public JRegistryFormatPhp::objectToString ($object, $params=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $object | |||
| $params | array() |
Returns
Defined in
libraries/joomla/registry/format/php.php (line 30)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JRegistryFormatPhp::objectToString
Examples
<CodeExamplesForm />
