Form for selective purging of caches.
Copyright: | 2018 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 76 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
purge_caches:: (2 methods):
definition()
validation()
Class: purge_caches - X-Ref
Form for selecting which caches to purge on admin/purgecaches.phpdefinition() X-Ref |
Define a "Purge all caches" button, and a fieldset with checkboxes for selectively purging separate caches. |
validation($data, $files) X-Ref |
If the "Purge selected caches" button was pressed, ensure at least one cache was selected. param: array $data param: array $files return: array Error messages |