Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Files | Namespaces | Classes | Variables
cachestore_static

Files

file  lib.php
 The library file for the static cache store.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_static.
 
file  version.php
 Cache static store version information.
 

Namespaces

 cachestore_static\privacy
  
 

Classes

class  cachestore_static
 The static store class. More...
 
class  cachestore_static\privacy\provider
 Privacy Subsystem for cachestore_static implementing null_provider. More...
 
class  static_data_store
 The static data store class. More...
 

Variables

$plugin component = 'cachestore_static'
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description