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

Directories

directory classes
  
 

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 = 2022111800
 
$plugin component = 'cachestore_memcached'
 
$plugin version = 2022112800
 

Detailed Description