You are here

19 calls to context_get_plugin() in Context 6.3

context_blocks in ./context.core.inc
This override of theme_blocks() is called because of an alter of the theme registry. See context_theme_registry_alter().
context_condition_map in ./context.module
Loads an associative array of conditions => context identifiers to allow contexts to be set by different conditions.
context_context_page_condition in ./context.core.inc
Implementation of hook_context_page_condition().
context_context_page_reaction in ./context.core.inc
Implementation of hook_context_page_reaction().
context_form_alter in ./context.core.inc
Implementation of hook_form_alter().
context_init in ./context.module
Implementation of hook_init().
context_layouts_context_page_reaction in context_layouts/context_layouts.module
Implementation of hook_context_page_reaction().
context_layouts_get_active_layout in context_layouts/context_layouts.module
Get the active layout for the current page.
context_layouts_preprocess_page in context_layouts/context_layouts.module
Preprocessor for theme('page').
context_node_condition in ./context.core.inc
Centralized node condition call function for the ever increasing number of ways to get at a node view / node form.
context_preprocess_page in ./context.core.inc
Implementation of preprocess_page().
context_ui_editor in context_ui/context_ui.module
Inline context editor form.
context_ui_editor_process in context_ui/context_ui.module
Values processor for context_ui_editor_submit(). Split out for reuse by overriding submit handlers.
context_ui_form in context_ui/export_ui/context_export_ui.class.php
Generates the omnibus context definition editing form.
context_ui_form_process in context_ui/export_ui/context_export_ui.class.php
Modifies a context object from submitted form values.
context_ui_settings in context_ui/context_ui.module
Settings form.
context_user in ./context.core.inc
Implementation of hook_user().
context_views_pre_view in ./context.core.inc
Implementation of hook_views_pre_view().
hook_context_node_condition_alter in ./context.api.php
Alter/add a condition to a node-related event.