7 calls to context_set_by_condition() in Context 6.2
- context_context_page_condition in ./
context.core.inc - Implementation of hook_context_page_condition().
- context_contrib_node_condition in context_contrib/
context_contrib.module - Centralized node condition call function for the ever increasing number of ways to get at a node view / node form.
- context_contrib_views_pre_view in context_contrib/
context_contrib.module - Implementation of hook_views_pre_view().
- context_form_comment_form_alter in ./
context.core.inc - Implementation of hook_form_alter() for comment_form.
- 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_page_alter in ./
context.core.inc - A preprocess_page() function that is called *before* all other preprocessors (including template_preprocess_page()). This allows any final context conditions to be set and any initial reactions to be triggered.
- context_user in ./
context.core.inc - Implementation of hook_user().