Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
This is the complete list of members for cachelock_file, including all inherited members.
$blockattempts | cachelock_file | protected |
$cachedir | cachelock_file | protected |
$locks | cachelock_file | protected |
$maxlife | cachelock_file | protected |
$name | cachelock_file | protected |
__construct($name, array $configuration=array()) | cachelock_file | |
__destruct() | cachelock_file | |
check_state($key, $ownerid) | cachelock_file | |
get_lock_file($key) | cachelock_file | protected |
lock($key, $ownerid, $block=false) | cachelock_file | |
unlock($key, $ownerid, $forceunlock=false) | cachelock_file |