API15:JRegistryFormat

From Joomla! Documentation

Jump to: navigation, search

[Edit Descripton] Description:JRegistryFormat

Contents

Defined in

libraries/joomla/registry/format.php

Methods

Method name Description
getInstance Returns a reference to a Format object, only creating it if it doesn't already exist.
stringToObject Converts an XML formatted string into an object
objectToString Converts an object into a formatted string

Importing

jimport( 'joomla.registry.format' );

[Edit See Also] SeeAlso:JRegistryFormat

Examples


Personal tools