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

Files

file  lib.php
 File locking for the Cache API.
 
file  provider.php
 Privacy Subsystem implementation for cachelock_file.
 
file  version.php
 File locking for the Cache API.
 

Namespaces

 cachelock_file\privacy
  
 

Classes

class  cachelock_file
 File locking plugin. More...
 
class  cachelock_file\privacy\provider
 Privacy Subsystem for cachelock_file implementing null_provider. More...
 

Variables

$plugin component = 'cachelock_file'
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description