You are here

Functions in Chaos Tool Suite (ctools) 7

Primary tabs

Namesort descending Location Description Direct uses Strings
ctools_context_get_all_converters includes/context.inc Get a list of all contexts converters available. 2
ctools_context_get_context_from_argument includes/context.inc Get a context from an argument. 5
ctools_context_get_context_from_arguments includes/context.inc Load the contexts for a given list of arguments. 1
ctools_context_get_context_from_context includes/context.inc Return a context object from a context definition array. 2
ctools_context_get_context_from_contexts includes/context.inc Retrieve a list of base contexts based upon a simple 'contexts' definition. 1
ctools_context_get_context_from_relationship includes/context.inc Return a context from a relationship. 2
ctools_context_get_context_from_relationships includes/context.inc Fetch all active relationships. 1
ctools_context_get_converters includes/context.inc Get a list of converters available for a given context. 5
ctools_context_get_defaults includes/context-admin.inc Get the defaults for a new instance of a context plugin. 1
ctools_context_get_form includes/context.inc Return the first context with a form id from a list of contexts.
ctools_context_get_placeholders_from_argument includes/context.inc Retrieve a list of empty contexts for all arguments. 13
ctools_context_get_plugin includes/context-admin.inc Get the data belonging to a particular context. 3
ctools_context_get_relevant_relationships includes/context.inc Fetch all relevant relationships. 2
ctools_context_handler_default_test includes/context-task-handler.inc Default test function to see if a task handler should be rendered. 1
ctools_context_handler_edit_context includes/context-task-handler.inc Edit contexts that go with this panel. 1
ctools_context_handler_edit_context_submit includes/context-task-handler.inc Process submission of the context edit form.
ctools_context_handler_edit_criteria includes/context-task-handler.inc Form to choose context based selection rules for a task handler. 1
ctools_context_handler_edit_criteria_submit includes/context-task-handler.inc Submit handler for rules selection.
ctools_context_handler_get_all_contexts includes/context-task-handler.inc Load the contexts for a task and task handler together. 3
ctools_context_handler_get_base_contexts includes/context-task-handler.inc Get base contexts from a task, if it has any. 2
ctools_context_handler_get_handler_contexts includes/context-task-handler.inc Load the contexts for a task handler. 2
ctools_context_handler_get_handler_object includes/context-task-handler.inc Create an object suitable for use with the context system that kind of expects things in a certain, kind of clunky format. 1
ctools_context_handler_get_render_handler includes/context-task-handler.inc Figure out which of the listed handlers should be used to render. 1
ctools_context_handler_get_task_arguments includes/context-task-handler.inc Get the arguments from a task that are used to load contexts. 3
ctools_context_handler_get_task_contexts includes/context-task-handler.inc Load the contexts for a task, using arguments. 10
ctools_context_handler_get_task_object includes/context-task-handler.inc Create an object suitable for use with the context system that kind of expects things in a certain, kind of clunky format. This one adds in arguments from the task. 5
ctools_context_handler_pre_render includes/context-task-handler.inc Called to execute actions that should happen before a handler is rendered. 1
ctools_context_handler_pre_render ./ctools.api.php Let other modules modify the context handler before it is rendered. 1
ctools_context_handler_render includes/context-task-handler.inc Render a context type task handler given a list of handlers attached to a type. 13
ctools_context_handler_render_handler includes/context-task-handler.inc Render a task handler. 1
ctools_context_handler_select includes/context-task-handler.inc Compare arguments to contexts for selection purposes. 2
ctools_context_handler_set_access_restrictions includes/context-task-handler.inc Set any access restrictions on the contexts for a handler. 1
ctools_context_handler_summary includes/context-task-handler.inc Get the array of summary strings for the arguments.
ctools_context_id includes/context.inc Determine a unique context ID for a context. 7
ctools_context_info includes/context-admin.inc Provide a list of the ways contexts can be embedded. 10
ctools_context_keyword_substitute includes/context.inc Perform keyword and context substitutions. 6
ctools_context_language_conf_defaults plugins/contexts/language.inc Ensures a full populated settings array with sane defaults. 2
ctools_context_language_create plugins/contexts/language.inc Create a context, either from manual configuration or the current language. 1
ctools_context_language_settings_form plugins/contexts/language.inc Settings form. 1
ctools_context_load_contexts includes/context.inc Load a full array of contexts for an object. 11
ctools_context_match_required_contexts includes/context.inc Match up external contexts to our required contexts. 1
ctools_context_match_requirements includes/context.inc Are there enough contexts for a plugin? 2
ctools_context_menu includes/context.menu.inc @file Contains menu item registration for the context tool.
ctools_context_next_id includes/context.inc Get the next id available given a list of already existing objects. 4
ctools_context_node_add_form_convert plugins/contexts/node_add_form.inc Convert a context into a string. 1
ctools_context_node_add_form_settings_form plugins/contexts/node_add_form.inc 1
ctools_context_node_add_form_settings_form_submit plugins/contexts/node_add_form.inc
ctools_context_node_convert plugins/contexts/node.inc Convert a context into a string. 1 1
ctools_context_node_convert_list plugins/contexts/node.inc Provide a list of ways that this context can be converted to a string. 1 1
ctools_context_node_edit_convert plugins/contexts/node_edit_form.inc Convert a context into a string. 1

Pages

Other projects