|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
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 |