Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
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

namespace  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 = 2020060900
 
$plugin component = 'cachestore_static'
 
$plugin version = 2020061500
 

Detailed Description