Summary
- File
- Package hierarchy Category\cache
- Class hierarchy \CategoriesCache \DefaultCategoriesCache \DefaultRichCategoriesCache
get_table_name()
None found |
get_table_name_containing_items()
None found |
get_category_class()
None found |
get_root_category()
None found |
__static()
None found |
__construct( $module_id = '')
$module_id |
None found |
synchronize()
This method is called when the data needs to be sychronized.
For instance,
None found |
get_module_identifier()
None found |
is_contribution_enabled()
None found |
get_categories()
None found |
get_children( $id_category, $allowed_categories_filter = array())
$id_category | ||
$allowed_categories_filter |
None found |
category_exists( $id)
$id |
None found |
get_category( $id)
$id |
None found |
has_categories()
None found |
load( $module_id = '') : \CategoriesCache
Loads and returns the categories cached data.
$module_id |
The cached data
None found |
invalidate( $module_id = '')
Invalidates categories cached data.
$module_id |
None found |
get_class( $module_id = '')
$module_id |
None found |
get_category_elements_number( $id_category)
$id_category |
None found |
get_root_category_authorizations()
None found |
get_root_category_description()
None found |
$module_id : string
None found |
$module :
None found |
$module_category :
None found |
$categories :
None found |