Posted by GoZ on January 11, 2012 at 1:14pm
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)