Summary
- File
- Package hierarchy Content\Keyword
- Class hierarchy \KeywordsCache
- Implements \CacheData
synchronize()
This method is called when the data needs to be sychronized.
For instance,
None found |
get_module_identifier()
None found |
get_keywords( $id_in_module)
$id_in_module |
None found |
has_keywords( $id)
$id |
None found |
load( $module_id = '') : \KeywordsCache
Loads and returns the keywords cached data.
$module_id |
The cached data
None found |
invalidate( $module_id = '')
Invalidates keywords cached data.
$module_id |
None found |