You are here

constant CONTEXT_CLEAR in Context 6.3

Same name and namespace in other branches
  1. 5 context.module \CONTEXT_CLEAR
  2. 6 context.module \CONTEXT_CLEAR
  3. 6.2 context.module \CONTEXT_CLEAR
  4. 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);