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

Directories

directory classes
  
 

Files

file  addinstanceform.php
 The library file for the apcu cache store.
 
file  lib.php
 APCu cache store main library.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_apcu.
 
file  settings.php
 The settings for the APCu store.
 
file  version.php
 APCu cache store version information.
 

Namespaces

namespace  cachestore_apcu\privacy
  
 

Classes

class  cachestore_apcu
 The APCu cache store class. More...
 
class  cachestore_apcu\privacy\provider
 Privacy Subsystem for cachestore_apcu implementing null_provider. More...
 
class  cachestore_apcu_addinstance_form
 Form for adding a apcu instance. More...
 

Variables

 $plugin = 2022041200
 
$plugin component = 'cachestore_apcu'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2022041900
 

Detailed Description