include/SugarObjects/SugarRegistry.php

Show: inherited
Table of Contents

\SugarRegistry

Package: SugarCRM

Global registry

Api
 

Properties

Propertyprivate  $_data= 'array()'
Default valuearray()Details
Type
n/a
Propertyprivate  $_instances= 'array()'
static
Default valuearray()Details
Type
n/a

Methods

methodpublic__construct( ) : void

methodpublic__get(  $key ) : void

Parameters
Name Type Description
$key
methodpublic__isset(  $key ) : void

Parameters
Name Type Description
$key
methodpublic__set(  $key,  $value ) : void

Parameters
Name Type Description
$key
$value
methodpublic__unset(  $key ) : void

Parameters
Name Type Description
$key
methodpublicaddToGlobals( ) : void

methodpublicgetInstance(  $name = 'default' ) : void
static

Parameters
Name Type Description
$name
Documentation was generated by DocBlox 0.18.1.