JRegistryFormatPHP::objectToString/1.5
From Joomla! Documentation
JRegistryFormatPHP::objectToString
Description
Converts an object into a php class string.
Description:JRegistryFormatPHP::objectToString [Edit Descripton]
public function objectToString ( &$object $params )
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$object | |||
| $params |
- Returns
- Defined on line 37 of libraries/joomla/registry/format/php.php
See also
-
JRegistryFormatPHP::objectToString on api.joomla.org
-
JRegistryFormatPHP source code on JoomlaCode
-
Class JRegistryFormatPHP
-
Subpackage Registry
- Other versions of JRegistryFormatPHP::objectToString
SeeAlso:JRegistryFormatPHP::objectToString [Edit See Also]
User contributed notes
<CodeExamplesForm />