constant CONTEXT_SET in Context 5
Same name and namespace in other branches
- 6.3 context.module \CONTEXT_SET
- 6 context.module \CONTEXT_SET
- 6.2 context.module \CONTEXT_SET
- 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 4
Code
define('CONTEXT_SET', 1);