AutoClear - Hooks

Two AutoClear hooks are implemented:

  • Page update
  • File Overwrite

Page Update

This hook listens on the DataHandler->clearCachePostProc 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

View of File list context menu showing Myra clear cache option

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