You are here

constant CONTEXT_STORAGE_NORMAL in Context 6.2

Same name and namespace in other branches
  1. 6 context.module \CONTEXT_STORAGE_NORMAL
4 uses of CONTEXT_STORAGE_NORMAL
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
context_update_6002 in ./context.install
Update script for API change in path condition.

File

./context.module, line 12

Code

define('CONTEXT_STORAGE_NORMAL', 2);