Liste de tous les membres
Fonctions membres publiques |
| getData () |
| getCache () |
| getClient () |
| getTotal () |
| getPagination () |
| clean ($group= '') |
| cleanlist ($array) |
| purge () |
| __construct ($config=array()) |
| getItems () |
| getStart () |
| getUserStateFromRequest ($key, $request, $default=null, $type= 'none', $resetPage=true) |
| getDbo () |
| getName () |
| getState ($property=null, $default=null) |
| getTable ($name= '', $prefix= 'Table', $options=array()) |
| setDbo (&$db) |
| setState ($property, $value=null) |
| __toString () |
| def ($property, $default=null) |
| get ($property, $default=null) |
| getProperties ($public=true) |
| getError ($i=null, $toString=true) |
| getErrors () |
| set ($property, $value=null) |
| setProperties ($properties) |
| setError ($error) |
| toString () |
Documentation des fonctions membres
CacheModelCache::clean |
( |
|
$group = '' | ) |
|
Clean out a cache group as named by param. If no param is passed clean all cache groups.
- Paramètres:
-
CacheModelCache::cleanlist |
( |
|
$array | ) |
|
CacheModelCache::getCache |
( |
| ) |
|
CacheModelCache::getClient |
( |
| ) |
|
Method to get client data
- Renvoie:
- array
CacheModelCache::getData |
( |
| ) |
|
CacheModelCache::getPagination |
( |
| ) |
|
Method to get a pagination object for the cache
- Renvoie:
- integer
Réimplémentée à partir de JModelList.
Références jimport().
CacheModelCache::getTotal |
( |
| ) |
|
Get the number of current Cache Groups
- Renvoie:
- int
Réimplémentée à partir de JModelList.
CacheModelCache::populateState |
( |
|
$ordering = null , |
|
|
|
$direction = null |
|
) |
| |
|
protected |
CacheModelCache::purge |
( |
| ) |
|
Documentation des données membres
CacheModelCache::$_data = array() |
|
protected |
CacheModelCache::$_pagination = null |
|
protected |
CacheModelCache::$_total = null |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :