Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Directories | Files | Namespaces | Classes | Variables
cachestore_static

Directories

directory classes
  
 

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 = 2022041200
 
$plugin component = 'cachestore_static'
 
$plugin version = 2022041900
 

Detailed Description