You are here

constant CONTEXT_SET in Context 6.3

Same name and namespace in other branches
  1. 5 context.module \CONTEXT_SET
  2. 6 context.module \CONTEXT_SET
  3. 6.2 context.module \CONTEXT_SET
  4. 7.3 context.module \CONTEXT_SET
2 uses of CONTEXT_SET
context_context in ./context.module
Master context function. Avoid calling this directly -- use one of the helper functions below.
context_set in ./context.module
Sets a context by namespace + attribute.

File

./context.module, line 6

Code

define('CONTEXT_SET', 1);