Class Smarty_CacheResource_Apc

extends Smarty_CacheResource_KeyValueStore

APC CacheResource CacheResource Implementation based on the KeyValueStore API to use memcache as the storage resource for Smarty's output caching. *

Methods
Methods inherited from Smarty_CacheResource_KeyValueStore
populate(), populateTimestamp(), process(), writeCachedContent(), readCachedContent(), clearAll(), clear(), getTemplateUid(), sanitize(), fetch(), addMetaTimestamp(), getMetaTimestamp(), invalidate(), getLatestInvalidationTimestamp(), listInvalidationKeys(), hasLock(), acquireLock(), releaseLock(),
Methods inherited from Smarty_CacheResource
getCachedContent(), locked(), load()
Properties inherited from Smarty_CacheResource_KeyValueStore
$contents, $timestamps
Properties inherited from Smarty_CacheResource
$sysplugins