You are here

29 calls to ctools_context_create_empty() in Chaos Tool Suite (ctools) 7

ctools_argument_entity_id_context in plugins/arguments/entity_id.inc
Discover if this argument gives us the entity we crave.
ctools_argument_nid_context in plugins/arguments/nid.inc
Discover if this argument gives us the node we crave.
ctools_argument_rid_context in plugins/arguments/rid.inc
Discover if this argument gives us the node we crave.
ctools_argument_uid_context in plugins/arguments/uid.inc
Discover if this argument gives us the user we crave.
ctools_argument_user_name_context in plugins/arguments/user_name.inc
Discover if this argument gives us the user we crave.
ctools_book_parent_context in plugins/relationships/book_parent.inc
Return a new context based on an existing context.
ctools_comment_parent_context in plugins/relationships/comment_parent.inc
Return a new context based on an existing context.
ctools_entity_from_field_context in plugins/relationships/entity_from_field.inc
Return a new context based on an existing context.
ctools_entity_from_query_string_context in plugins/relationships/entity_from_query_string.inc
Return a new context based on an existing context.
ctools_entity_from_schema_context in plugins/relationships/entity_from_schema.inc
Return a new context based on an existing context.
ctools_node_add_context in plugins/arguments/node_add.inc
Discover if this argument gives us the node we crave.
ctools_node_edit_context in plugins/arguments/node_edit.inc
Discover if this argument gives us the node we crave.
ctools_node_edit_form_from_node_context in plugins/relationships/node_edit_form_from_node.inc
Return a new context based on an existing context.
ctools_relcontext_from_simplecontext_context in ctools_plugin_example/plugins/relationships/relcontext_from_simplecontext.inc
Return a new context based on an existing context.
ctools_string_context in plugins/arguments/string.inc
Discover if this argument gives us the term we crave.
ctools_terms_context in plugins/arguments/terms.inc
Discover if this argument gives us the term we crave.
ctools_terms_from_node_context in plugins/relationships/terms_from_node.inc
Return a new context based on an existing context.
ctools_term_context in plugins/arguments/term.inc
Discover if this argument gives us the term we crave.
ctools_term_from_node_context in plugins/relationships/term_from_node.inc
Return a new context based on an existing context.
ctools_term_parent_context in plugins/relationships/term_parent.inc
Return a new context based on an existing context.
ctools_user_category_edit_form_from_user_context in plugins/relationships/user_category_edit_form_from_user.inc
Return a new context based on an existing context.
ctools_user_edit_context in plugins/arguments/user_edit.inc
Discover if this argument gives us the term we crave.
ctools_user_from_node_context in plugins/relationships/user_from_node.inc
Return a new context based on an existing context.
ctools_vid_context in plugins/arguments/vid.inc
Discover if this argument gives us the vocabulary we crave.
simplecontext_arg_context in ctools_plugin_example/plugins/arguments/simplecontext_arg.inc
Get the simplecontext context using the arg. In this case we're just going to manufacture the context from the data in the arg, but normally it would be an API call, db lookup, etc.
views_content_node_from_view_context in views_content/plugins/relationships/node_from_view.inc
Return a new context based on an existing context.
views_content_term_from_view_context in views_content/plugins/relationships/term_from_view.inc
Return a new context based on an existing context.
views_content_user_from_view_context in views_content/plugins/relationships/user_from_view.inc
Return a new context based on an existing context.
views_content_view_from_argument_context in views_content/plugins/relationships/view_from_argument.inc
Return a new context based on an existing context.