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

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

 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 component = 'cachestore_mongodb'
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description