Interface Singleton

Description

Singleton interface to allow only a single instance of a class. Used by several classes such as Controller, Request, Response.

Located in /diy-framework/controller/Singleton.int.php (line 11)


	
			
Method Summary
static void getInstance ()
Methods
static method getInstance (line 14)
  • access: public
static void getInstance ()

Documentation generated on Tue, 25 Sep 2007 11:17:23 +0200 by phpDocumentor 1.3.2