From bab101a83b56f1fa31f415211df5e2569d75f3c6 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 7 Jul 2014 15:34:40 +0200 Subject: Remove unintentionally added f3 docs --- management-interface/lib/api/classRegistry.html | 201 ------------------------ 1 file changed, 201 deletions(-) delete mode 100644 management-interface/lib/api/classRegistry.html (limited to 'management-interface/lib/api/classRegistry.html') diff --git a/management-interface/lib/api/classRegistry.html b/management-interface/lib/api/classRegistry.html deleted file mode 100644 index 773fd18..0000000 --- a/management-interface/lib/api/classRegistry.html +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - -Fat-Free Framework: Registry Class Reference - - - - - - -
-
- - - - - - -
-
Fat-Free Framework -  3.2.2 -  Overview Class List Hierarchy -
-
-
- - -
-
-
-Static Public Member Functions | -List of all members
-
-
Registry Class Reference
-
-
- -

Container for singular object instances. - More...

- - - - - - - - - - -

-Static Public Member Functions

static exists ($key)
 
static set ($key, $obj)
 
static get ($key)
 
static clear ($key)
 
-

Detailed Description

-

Container for singular object instances.

-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - -
static Registry::clear ( $key)
-
-static
-
-

Delete object from catalog

-
Returns
NULL
-
Parameters
- - -
$keystring
-
-
- -
-
- -
-
- - - - - -
- - - - - - - - -
static Registry::exists ( $key)
-
-static
-
-

Return TRUE if object exists in catalog

-
Returns
bool
-
Parameters
- - -
$keystring
-
-
- -
-
- -
-
- - - - - -
- - - - - - - - -
static Registry::get ( $key)
-
-static
-
-

Retrieve object from catalog

-
Returns
object
-
Parameters
- - -
$keystring
-
-
- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - -
static Registry::set ( $key,
 $obj 
)
-
-static
-
-

Add object to catalog

-
Returns
object
-
Parameters
- - - -
$keystring
$objobject
-
-
- -
-
-
The documentation for this class was generated from the following file: -
-- cgit v1.2.3-55-g7522