class.Cleaner.php |
class.Cleaner.php |
|
Cleaner base class file. |
cleaner.api.php |
cleaner.api.php |
|
Hooks provided by the Cleaner module. |
cleaner.css |
cleaner.css |
|
CSS definitions for the Cleaner module. |
cleaner.info |
cleaner.info |
|
name = Cleaner
description = Allows the admin to set a schedule for clearing caches and other stuff.
core = 7.x
; Test files
files[] = tests/cleaner_cache.test
files[] = tests/cleaner_base.test
files[] = tests/cleaner_files.test
files[] =… |
cleaner.install |
cleaner.install |
|
Provide the install/uninstall hooks. |
cleaner.module |
cleaner.module |
|
Allows the admin to set a schedule for clearing caches and other stuff. |
cleaner_base.test |
tests/cleaner_base.test |
|
File with a base class for the Cleaner test cases. |
cleaner_cache.test |
tests/cleaner_cache.test |
|
Test Clearing Caches. |
cleaner_files.test |
tests/cleaner_files.test |
|
Test Clearing CSS/JS files. |
cleaner_watchdog.test |
tests/cleaner_watchdog.test |
|
Test Clearing Watchdog logs. |