Class: GenericCache
Source Location: /blogs/inc/MODEL/generic/_genericcache.class.php
Class GenericCache
Class Overview
|
GenericCache Class Located in /blogs/inc/MODEL/generic/_genericcache.class.php [line 44] DataObjectCache | --GenericCacheAuthor(s):
|
[ Top ]
Direct descendents
| Child Class | Description |
|---|---|
| GenericCategoryCache | GenericCategoryCache class |
| GenericOrderedCache | GenericOrderedCache Class |
[ Top ]
Inherited Properties, Constants, and Methods
| Inherited Properties | Inherited Methods | Inherited Constants |
|---|---|---|
|
Inherited From DataObjectCache |
Inherited From DataObjectCache
|
[ Top ]
Method Summary
| GenericCache | GenericCache() | Constructor |
| void | &new_obj() | Instanciate a new object within this cache |
[ Top ]
Properties
Methods
Constructor GenericCache [line 49]
|
Constructor
Parameters:| $objtype: | ||
| $load_all: | ||
| $tablename: | ||
| $prefix: | ||
| $dbIDname: | ||
| $name_field: | ||
| $order_by: |
[ Top ]
