Namespace Icybee\Modules\Cache
Namespaces summary
Icybee\Modules\Cache\Collection |
Icybee\Modules\Cache\ManageBlock |
Classes summary
BaseOperation | |
CacheManager | Cache. |
CatalogsCacheManager | Catalogs cache manager. |
ClearOperation | Clears the specified cache. |
Collection | Cache manager collection. |
ConfigOperation | Configures the specified cache. |
ConfigsCacheManager | Configurations cache manager. |
DisableOperation | Disables the specified cache. |
EditorOperation | Returns the configuration editor. |
EnableOperation | Enables the specified cache. |
Hooks | |
ManageBlock | A listview element. |
Module | Extends the Module class with the following features: |
ModulesCacheManager | Modules cache manager. |
StatOperation | Returns the usage (memory, files) of the specified cache. |
Interfaces summary
CacheManagerInterface | Cache interface. |
Exceptions summary
CacheNotDefined | Exception thrown when a cache is not defined. |