Panda_Loader_Singleton Class Reference

Inheritance diagram for Panda_Loader_Singleton:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static singleton ()
static autoload ($className)

Private Member Functions

 __clone ()


Detailed Description

Definition at line 12 of file Singleton.php.


Member Function Documentation

static Panda_Loader_Singleton::singleton (  )  [static]

Returns a singleton instance

Returns:
Panda_Loader_Singleton

Definition at line 20 of file Singleton.php.

static Panda_Loader_Singleton::autoload ( className  )  [static]

An autoloader which for use with SPL

Parameters:
string $className
Returns:
bool

Definition at line 37 of file Singleton.php.

Panda_Loader_Singleton::__clone (  )  [private]

Prevents unwanted cloning

Definition at line 45 of file Singleton.php.


The documentation for this class was generated from the following file:
Generated on Thu Sep 4 01:56:50 2008 for Panda PHP Components by  doxygen 1.5.4