cache.inc

Version

1.47 (checked in on 2010/03/07 at 07:26:13 by webchick)

Functions

Namesort iconDescription
cache_clear_allExpire data from the cache.
cache_getReturn data from the persistent cache
cache_get_multipleReturn data from the persistent cache when given an array of cache IDs.
cache_is_emptyCheck if a cache bin is empty.
cache_setStore data in the persistent cache.
_cache_get_objectGet the cache object for a cache bin.