You are here

6 calls to context_active_contexts() in Context 6.3

context_condition_context::execute in plugins/context_condition_context.inc
Execute.
context_links in ./context.core.inc
Generates an array of links (suitable for use with theme_links) to the node forms of types associated with current active contexts.
context_reaction::get_contexts in plugins/context_reaction.inc
Retrieve active contexts that have values for this reaction.
context_reaction_block::block_list in plugins/context_reaction_block.inc
An alternative version of block_list() that provides any context enabled blocks.
context_reaction_debug::execute in plugins/context_reaction_debug.inc
Output a list of active contexts.
context_ui_block in context_ui/context_ui.module
Implementation of hook_block().