__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
bool
delete_all(string $section) : bool
string
limit purge to subsection
_get() : bool
_get_index() : array
_get_key(bool $remove) : string
if true, remove the key retrieved from the index
_new_key() : string
_set() : bool
\FuelException
_update_index(string $key)
cache key
_validate_config(string $name, mixed $value) : mixed
name of the config variable to validate
mixed
prep_contents() : string
unprep_contents($payload)
\UnexpectedValueException
$config : array