__construct()
check_dependencies()
delete()
delete_all()
_get()
_get_index()
_get_key()
_new_key()
_set()
_update_index()
_validate_config()
prep_contents()
unprep_contents()
$config
$memcached
PROPS_TAG
__construct($identifier, $config)
check_dependencies(array $dependencies) : bool
array
booldelete()
delete_all(string $section) : bool
stringlimit purge to subsection
bool_get() : bool
boolsuccess_get_index() : array
arraycontaining the identifier, the sections, and the section index_get_key(bool $remove) : string
boolif true, remove the key retrieved from the index
string_new_key() : string
string_set() : bool
\FuelException |
|---|
boolsuccess_update_index(string $key)
stringcache key
_validate_config(string $name, mixed $value) : mixed
stringname of the config variable to validate
mixed
\FuelException |
|---|
mixedprep_contents() : string
stringunprep_contents($payload)
$config : array
$memcached
PROPS_TAG
| const | string Tag used for opening & closing cache properties |
|---|