You are here

constant CONTEXT_STORAGE_OVERRIDDEN in Context 6.2

Same name and namespace in other branches
  1. 6 context.module \CONTEXT_STORAGE_OVERRIDDEN
5 uses of CONTEXT_STORAGE_OVERRIDDEN
context_contexts in ./context.module
Provides an array of all contexts provided by modules and in the database.
context_ui_confirm in context_ui/context_ui.admin.inc
Provide a form to confirm one of the provided actions.
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 11

Code

define('CONTEXT_STORAGE_OVERRIDDEN', 1);