AutoClear - Hooks
Two AutoClear hooks are implemented:
- Page update
- File Overwrite
Note
- Hooks are not affected by the Admin Only setting
- Hooks can be disabled via Disable Hooks setting
Page Update
This hook listens on the
Data
interface.
It will only clear the page itself, when the page or its elements are edited (created/updated/deleted). It will not clear subpages and file resources (non-recursive).
File Replace

Using the option "Replace" in FileList will trigger this hook. This also clears processed files from the cache.