API16

API16:JRegistryFormatPHP

From Joomla! Documentation

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' );



Examples

Code Examples