You are here

constant CONTEXT_GET in Context 6

Same name and namespace in other branches
  1. 5 context.module \CONTEXT_GET
  2. 6.3 context.module \CONTEXT_GET
  3. 6.2 context.module \CONTEXT_GET
  4. 7.3 context.module \CONTEXT_GET
2 uses of CONTEXT_GET
context_context in ./context.module
Master context function. Avoid calling this directly -- use one of the helper functions below.
context_get in ./context.module
Retrieves a context by namespace + (optional) attribute.

File

./context.module, line 5

Code

define('CONTEXT_GET', 0);