constant CONTEXT_STORAGE_NORMAL in Context 6
Same name and namespace in other branches
- 6.2 context.module \CONTEXT_STORAGE_NORMAL
2 uses of CONTEXT_STORAGE_NORMAL
- context_contexts in ./
context.module - Provides an array of all contexts provided by modules and in the database.
- theme_context_ui_admin in context_ui/
context_ui.admin.inc - Generates the main context_ui admin page with a tiered context listing.
File
- ./
context.module, line 12
Code
define('CONTEXT_STORAGE_NORMAL', 2);