constant CONTEXT_CLEAR in Context 6.2
Same name and namespace in other branches
- 5 context.module \CONTEXT_CLEAR
- 6.3 context.module \CONTEXT_CLEAR
- 6 context.module \CONTEXT_CLEAR
- 7.3 context.module \CONTEXT_CLEAR
2 uses of CONTEXT_CLEAR
- context_clear in ./
context.module - Clears static context array() -- meant only for testing
- context_context in ./
context.module - Master context function. Avoid calling this directly -- use one of the helper functions below.
File
- ./
context.module, line 8
Code
define('CONTEXT_CLEAR', 3);