14 calls to ctools_get_context()

ctools_context_convert_context in includes/context.inc
Let the context convert an argument based upon the converter that was given.
ctools_context_create in includes/context.inc
Create a new context object.
ctools_context_create_empty in includes/context.inc
Create an empty context object.
ctools_context_get_context_from_context in includes/context.inc
Return a context object from a context definition array.
ctools_context_keyword_substitute in includes/context.inc
Perform keyword and context substitutions.
ctools_context_node_edit_convert in plugins/contexts/node_edit_form.inc
Convert a context into a string.
ctools_context_node_edit_convert_list in plugins/contexts/node_edit_form.inc
Provide a list of ways that this context can be converted to a string.
ctools_context_replace_form in includes/context.inc
Provide a form array for getting data to replace placeholder contexts with real data.
ctools_context_user_edit_convert in plugins/contexts/user_edit_form.inc
Convert a context into a string.
ctools_context_user_edit_convert_list in plugins/contexts/user_edit_form.inc
Provide a list of ways that this context can be converted to a string.
ctools_ctools_entity_context_alter in ./ctools.module
Implements hook_ctools_entity_context_alter().
ctools_ruleset_ctools_access_merge_plugin in ctools_access_ruleset/plugins/access/ruleset.inc
Merge the main access plugin with a loaded ruleset to form a child plugin.
hook_ctools_entity_context_alter in ./ctools.api.php
Alter the definition of an entity context plugin.
_ctools_context_get_converters in includes/context.inc
Get a list of converters available for a given context.