API17:JRegistryFormat::getInstance
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.
JRegistryFormat::getInstance
Description
Returns a reference to a Format object, only creating it if it doesn't already exist.
Description:JRegistryFormat::getInstance [Edit Descripton]
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
SeeAlso:JRegistryFormat::getInstance [Edit See Also]
User contributed notes
<CodeExamplesForm />
