Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Namespaces | Classes | Variables
cachestore_memcached

Files

file  addinstanceform.php
 The library file for the memcached cache store.
 
file  lib.php
 The library file for the memcached cache store.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_memcached.
 
file  settings.php
 The settings for the memcached store.
 
file  version.php
 Cache memcached store version information.
 

Namespaces

namespace  cachestore_memcached\privacy
  
 

Classes

class  cachestore_memcached
 The memcached store. More...
 
class  cachestore_memcached\privacy\provider
 Privacy Subsystem for cachestore_memcached. More...
 
class  cachestore_memcached_addinstance_form
 Form for adding a memcached instance. More...
 

Variables

 $plugin = 2020060900
 
$plugin component = 'cachestore_memcached'
 
$plugin version = 2020061500
 

Detailed Description