Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_cache Namespace Reference

Cache administration helper. More...

Namespaces

namespace  local
 Cache display administration helper.
 
namespace  output
  
 
namespace  privacy
 Privacy Subsystem implementation for core_cache.
 

Classes

class  administration_helper
 Administration helper base class. More...
 
class  allow_temporary_caches
 Create and keep an instance of this class to allow temporary caches when caches are disabled. More...
 
class  version_wrapper
 Class wrapping information in the cache that is tagged with a version number. More...
 

Detailed Description

Cache administration helper.

 

This file is part of Moodle's cache API, affectionately called MUC. It contains the components that are requried in order to use caching.

Author
Peter Burnett peter.nosp@m.burn.nosp@m.ett@c.nosp@m.atal.nosp@m.yst-a.nosp@m.u.ne.nosp@m.t
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later