constant CONTEXT_STORAGE_DEFAULT in Context 6.2
Same name and namespace in other branches
- 6 context.module \CONTEXT_STORAGE_DEFAULT
3 uses of CONTEXT_STORAGE_DEFAULT
- context_contexts in ./
context.module - Provides an array of all contexts provided by modules and in the database.
- context_ui_form_block_admin_configure_alter in context_ui/
context_ui.module - Implementation of hook_form_alter() for block_admin_configure.
- context_ui_preprocess_context_ui_list_contexts in context_ui/
context_ui.admin.inc - Preprocess the contexts list theme
File
- ./
context.module, line 10
Code
define('CONTEXT_STORAGE_DEFAULT', 0);