This is the complete list of members for cache_factory_disabled, including all inherited members.
| $cachesfromdefinitions | cache_factory | protected |
| $cachesfromparams | cache_factory | protected |
| $configs | cache_factory | protected |
| $definitions | cache_factory | protected |
| $definitionstores | cache_factory | protected |
| $displayhelper | cache_factory | protectedstatic |
| $instance | cache_factory | protectedstatic |
| $lockplugins | cache_factory | protected |
| $state | cache_factory | protected |
| $stores | cache_factory | protected |
| $tempcaches | cache_factory_disabled | protectedstatic |
| __construct() | cache_factory | protected |
| clear_temporary_caches() | cache_factory_disabled | static |
| create_cache(cache_definition $definition) | cache_factory_disabled | |
| create_cache_from_definition($component, $area, array $identifiers=array(), $unused=null) | cache_factory_disabled | |
| create_cache_from_params($mode, $component, $area, array $identifiers=array(), array $options=array()) | cache_factory_disabled | |
| create_config_instance($writer=false) | cache_factory_disabled | |
| create_definition($component, $area, $unused=null) | cache_factory_disabled | |
| create_dummy_store(cache_definition $definition) | cache_factory | protected |
| create_lock_instance(array $config) | cache_factory | |
| create_store_from_config($name, array $details, cache_definition $definition) | cache_factory_disabled | |
| disable() | cache_factory | protectedstatic |
| disable_stores() | cache_factory | static |
| get_adhoc_caches_in_use() | cache_factory | |
| get_administration_display_helper() | cache_factory | static |
| get_caches_in_use() | cache_factory | |
| get_disabled_writer() | cache_factory | static |
| get_state() | cache_factory | |
| get_store_instances_in_use(cache_definition $definition) | cache_factory | |
| instance($forcereload=false) | cache_factory_disabled | static |
| is_disabled() | cache_factory_disabled | |
| is_initialising() | cache_factory | |
| is_updating() | cache_factory | |
| reset() | cache_factory | static |
| reset_cache_instances() | cache_factory | |
| set_state($state) | cache_factory | |
| STATE_DISABLED | cache_factory | |
| STATE_ERROR_INITIALISING | cache_factory | |
| STATE_INITIALISING | cache_factory | |
| STATE_READY | cache_factory | |
| STATE_SAVING | cache_factory | |
| STATE_STORES_DISABLED | cache_factory | |
| STATE_UNINITIALISED | cache_factory | |
| STATE_UPDATING | cache_factory | |
| stores_disabled() | cache_factory | |
| updating_finished() | cache_factory | |
| updating_started() | cache_factory | |