moodle/cache/classes
Sam Hemelryk acf49f4b9a MDL-39312 cache: interfaces for managing lock instances.
Bug: There was no way to create an instance of a lock plugin for use
within Moodle.
Solution: Implemented management interfaces as part of cache/admin.php
to allow for instances to be added and deleted.
This was done in along the same lines of adding store instances.
2013-04-30 16:26:34 +12:00
..
config.php MDL-39312 cache: interfaces for managing lock instances. 2013-04-30 16:26:34 +12:00
definition.php MDL-38565 cache: tidy up pre-integration 2013-04-19 10:13:36 +12:00
dummystore.php Merge branch 'wip-MDL-36466-m24' of git://github.com/samhemelryk/moodle 2012-11-27 13:38:53 +08:00
factory.php MDL-38565 cache: session caches now function as expected 2013-04-19 10:11:48 +12:00
helper.php MDL-38565 cache: tidy up pre-integration 2013-04-19 10:13:36 +12:00
interfaces.php MDL-38565 cache: session caches now function as expected 2013-04-19 10:11:48 +12:00
loaders.php MDL-38565 cache: tidy up pre-integration 2013-04-19 10:13:36 +12:00
store.php MDL-38565 cache: session caches now function as expected 2013-04-19 10:11:48 +12:00