Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Directories | Files | Namespaces | Classes | Variables
cachestore_mongodb

Directories

directory classes
  
 

Files

file  addinstanceform.php
 The MongoDB plugin form for adding an instance.
 
file  lib.php
 The library file for the MongoDB store plugin.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_mongodb.
 
file  settings.php
 The settings for the mongodb store.
 
file  version.php
 Cache mongodb store version information.
 

Namespaces

namespace  cachestore_mongodb\privacy
  
 

Classes

class  cachestore_mongodb
 The MongoDB Cache store. More...
 
class  cachestore_mongodb\privacy\provider
 Privacy Subsystem for cachestore_mongodb. More...
 
class  cachestore_mongodb_addinstance_form
 The form to add an instance of the MongoDB store to the system. More...
 

Variables

 $plugin = 2022111800
 
$plugin component = 'cachestore_mongodb'
 
$plugin version = 2022112801
 

Detailed Description