| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE.txt |
| File Size: | 186 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
CacheModelCache:: (9 methods):
populateState()
getData()
getCache()
getClient()
getTotal()
getPagination()
clean()
cleanlist()
purge()
Class: CacheModelCache - X-Ref
Cache Model| populateState($ordering = null, $direction = null) X-Ref |
| Method to auto-populate the model state. Note. Calling getState in this method will result in recursion. |
| getData() X-Ref |
| Method to get cache data return: array |
| getCache() X-Ref |
| Method to get cache instance return: object |
| getClient() X-Ref |
| Method to get client data return: array |
| getTotal() X-Ref |
| Get the number of current Cache Groups return: int |
| getPagination() X-Ref |
| Method to get a pagination object for the cache return: integer |
| clean($group = '') X-Ref |
| Clean out a cache group as named by param. If no param is passed clean all cache groups. param: String $group |
| cleanlist($array) X-Ref |
| No description |
| purge() X-Ref |
| No description |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |