API17:JRegistryFormat::getInstance
From Joomla! Documentation
JRegistryFormat::getInstance
Description
Returns a reference to a Format object, only creating it if it doesn't already exist.
public static function getInstance ($type)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type |
- Returns object Registry format handler
- Defined on line 32 of libraries/joomla/registry/format.php
- Since

- Referenced by
See also
JRegistryFormat::getInstance source code on BitBucket
Class JRegistryFormat
Subpackage Registry- Other versions of JRegistryFormat::getInstance
User contributed notes
Code Examples