API15:JRegistryFormatPHP
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.
[Edit Descripton] Description:JRegistryFormatPHP
Contents |
Defined in
libraries/joomla/registry/format/php.php
Methods
| Method name | Description |
|---|---|
| objectToString | Converts an object into a php class string.
NOTE: Only one depth level is supported. |
| stringToObject | Placeholder method |
Importing
jimport( 'joomla.registry.format.php' );
[Edit See Also] SeeAlso:JRegistryFormatPHP
Examples
<CodeExamplesForm />
