API17

API17:JRegistry::getInstance

From Joomla! Documentation

Joomla 11.1 JRegistry::getInstance

Description

Returns a reference to a global object, only creating it if it doesn't already exist.


public static function getInstance ($id)
Parameter Type Default Description
$id
  • Returns
  • Defined on line 165 of libraries/joomla/registry/registry.php

See also


User contributed notes

Code Examples