Boost clearcache

Component ID

1401142

Component name

Boost clearcache

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Boost clear cache permit to clear boost module cache of pages which are available on multi-domains, multi-languages domains or nodes references.

This module doesn't work on his own but like an API, giving access to 2 functions :

  • boost_clearcache_clear($values) : $values = array of paths to clean. This function delete paths from boost cache for every domains and domain languages
  • boost_clearcache_getpaths_fromfield($node, $fieldname) : $node : node object after update, $fieldname : fieldname of node reference. This function return paths of node references to clear (take care of old node references to)