| spoof
    | 
| Static Public Member Functions | |
| static | get ($db, $table) | 
| static | cache (\lib360\db\data\IStore $table) | 
| Static Protected Attributes | |
| static | $cache = array() | 
Static factory class for loading tables on-the-fly
| 
 | static | 
Caches supplied table object.
| \lib360\db\data\IStore | $table | object to cache | 

| 
 | static | 
Creates and returns a new instance of object, or retrieves it from cache if previously accessed.
| string | $db | database alias | 
| string | $table | table name | 

| 
 | staticprotected | 
Internal object cache for table objects