constant CONTEXT_GET in Context 6.2
Same name and namespace in other branches
- 5 context.module \CONTEXT_GET
- 6.3 context.module \CONTEXT_GET
- 6 context.module \CONTEXT_GET
- 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);