Abstract Class KB_Singleton

Description

Singleton abstract class.

  • abstract:

Located in /includes/kb-singleton.php (line 13)


	
			
Variable Summary
 static mixed $instance
Method Summary
 static void singleton ()
 KB_Singleton __construct ()
Variables
static mixed $instance (line 15)

Storing the instance

  • access: protected
Methods
static singleton (line 18)

The singleton function must control access

  • abstract:
  • access: public
void singleton ()
Constructor __construct (line 21)

The constructor must be hidden.

  • abstract:
  • access: protected
KB_Singleton __construct ()

Documentation generated on Thu, 29 Sep 2011 01:44:45 +0530 by phpDocumentor 1.4.3