Contains the classes for working with cache in Extension.
Classes
Class | Description | |
---|---|---|
![]() | BaseCache |
Provides the base class for manipulating cache based on CacheManager |
![]() | DynamicPropertyCache |
Contains methods for handle cache for Composer dynamic properties.
|
![]() | ExtensionCacheManager |
The CacheManager for handle all caching in Extension
|
![]() | FunctionBarCache |
Cache the available functions in the toolbox for each user in the edit-on-page mode.
Based on the access rights for each content function type, which are set by administrators in Extension admin mode.
|
![]() | FunctionInstanceCategoryCache |
Cache for Content instance category
|
![]() | GlobalFunctionCache |
Contains methods for handle cache for Composer global functions.
|
![]() | PageVersionCache |
Contains methods for handle cache for Composer page version.
|
![]() | ShadowPageCache |
Cache for shadow page
|
![]() | SpecializedDataCache |
Manage cache for Composer specialized data: i.e. Composer settings, access rights, rules...
|
![]() | SpecialPageCache |
SpecialPageCache manages caching for special page types included:
ExtensionGeneric.ContainerCustomPageType.ExtensionDataExtensionGeneric.ContainerCustomPageType.GlobalFunctionExtensionGeneric.ContainerCustomPageType.ShadowExtensionGeneric.ContainerCustomPageType.Template |