Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |