You are here

7 calls to context_load() in Context 7.3

context_condition::get_contexts in plugins/context_condition.inc
Retrieve all contexts with the condition value provided.
context_condition_context::get_contexts in plugins/context_condition_context.inc
Retrieve all context conditions.
context_condition_context_all::get_contexts in plugins/context_condition_context_all.inc
Retrieve all context conditions.
context_context_list in ./context.module
CTools list callback for bulk export.
context_enabled_contexts in ./context.module
Wrapper around context_load() that only returns enabled contexts.
context_save in ./context.module
Inserts or updates a context object into the database. @TODO: should probably return the new cid on success -- make sure this doesn't break any checks elsewhere.
context_update_7000 in ./context.install
Update 7000: Handle adjustments to split of theme reaction to support D7 preprocess split between _page and _html