__construct()
_init()
check_dependencies()
delete()
delete_all()
_get()
_set()
_validate_config()
identifier_to_path()
prep_contents()
unprep_contents()
$config
$path
PROPS_TAG
__construct($identifier, $config)
_init()
check_dependencies(array $dependencies) : bool
array
bool
delete()
delete_all(string $section) : bool
string
limit purge to subsection
bool
_get() : bool
bool
success_set() : bool
bool
success_validate_config(string $name, mixed $value) : mixed
string
name of the config variable to validate
mixed
mixed
identifier_to_path($identifier) : string
string
string
prep_contents() : string
string
unprep_contents($payload)
$config : array
$path : string
PROPS_TAG
const | string Tag used for opening & closing cache properties |
---|