You are here

6 calls to context_conditions() in Context 6.2

context_active_values in ./context.module
Builds an array of values based on the current active contexts and group by conditions/reactions.
context_condition_map in ./context.module
Loads an associative array of conditions => context identifiers to allow contexts to be set by different conditions. Called by context_set_by_condition().
context_ui_form in context_ui/context_ui.admin.inc
Generates the omnibus context definition editing form. Note: submission and validation handlers are in context_ui.admin.inc
context_ui_form_process in context_ui/context_ui.admin.inc
Produces a context object from submitted form values.
context_ui_preprocess_context_ui_list_contexts in context_ui/context_ui.admin.inc
Preprocess the contexts list theme
theme_context_ui_form in context_ui/context_ui.admin.inc
Theme function for context_ui_form()