Class CacheManager
Manages cache for thumbnails.
The cache is always active.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
- ICanBoogie\Modules\Thumbnailer\CacheManager implements Icybee\Modules\Cache\CacheManagerInterface
Namespace: ICanBoogie\Modules\Thumbnailer
Located at vendor/icanboogie-modules/thumbnailer/lib/cache-manager.php
Located at vendor/icanboogie-modules/thumbnailer/lib/cache-manager.php
Methods summary
protected
|
|
protected
|
|
protected
string
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from ICanBoogie\Object
from()
,
resolve_facade_properties()
,
resolve_private_properties()
,
to_array()
,
to_json()
Methods inherited from ICanBoogie\ToArrayRecursive
Methods used from ICanBoogie\ToArrayRecursiveTrait
Methods used from ICanBoogie\PrototypeTrait
__call()
,
__get()
,
__set()
,
__sleep()
,
__wakeup()
,
get_prototype()
,
has_method()
,
has_property()
,
last_chance_get()
,
last_chance_set()
Magic methods summary
Properties summary
public
string
|
$title | |
public
string
|
$description | |
public
string
|
$group | |
public
mixed
|
$state | |
public static
array
|
$config |
#
Configuration for the module. |