Functions - 7.x-1.x - ctools

Primary tabs

Title Deprecated File name Summary Direct uses Strings
ctools_field_update_instance ./ctools.module Implements hook_field_update_instance().
ctools_file_download ./ctools.module Implementation of hook_file_download()
ctools_find_base_themes includes/plugins.inc Find all the base themes for the specified theme. 1
ctools_flush_caches ./ctools.module Implements hook_flush_caches().
ctools_flush_field_caches ./ctools.module Clear field related caches. 6
ctools_form_comment_form_alter ./ctools.module Alter the comment form to get a little more control over it.
ctools_form_content_type_admin_title plugins/content_types/form/form.inc
ctools_form_content_type_edit_form plugins/content_types/form/form.inc
ctools_form_content_type_render plugins/content_types/form/form.inc Output function for the 'node' content type. Outputs a node based on the module and delta supplied in the configuration.
ctools_form_include ./ctools.module Include .inc files in a form context. 3
ctools_form_include_file ./ctools.module Add an arbitrary path to the $form_state so it can work with form cache. 2
ctools_front_ctools_access_check plugins/access/front.inc Check for access. 1
ctools_front_ctools_access_settings plugins/access/front.inc Settings form for the 'by parent term' access plugin. 1
ctools_front_ctools_access_summary plugins/access/front.inc Provide a summary description based upon the checked terms. 1
ctools_get_access_plugin includes/context.inc Fetch metadata on a specific access control plugin. 7
ctools_get_access_plugins includes/context.inc Fetch metadata for all access control plugins. 2
ctools_get_addressable_content includes/content.inc Fetch a piece of content from the addressable content system.
ctools_get_argument includes/context.inc Fetch metadata for a specific argument plugin. 7 1
ctools_get_arguments includes/context.inc Fetch metadata for all argument plugins. 2
ctools_get_classes ./ctools.module Return the classes for the body (added by ctools_class_add). 5
ctools_get_content_type includes/content.inc Fetch metadata on a specific content_type plugin. 9
ctools_get_content_types includes/content.inc Fetch metadata for all content_type plugins. 3
ctools_get_context includes/context.inc Fetch metadata on a specific context plugin. 14 1
ctools_get_contexts includes/context.inc Fetch metadata for all context plugins. 4
ctools_get_default_object includes/export.inc Get the default version of an object, if it exists.
ctools_get_export_ui includes/export-ui.inc Helper function to include CTools plugins and get an export-ui exportable. 8
ctools_get_export_uis includes/export-ui.inc Helper function to include CTools plugins and get all export-ui exportables. 1
ctools_get_keyword includes/context-admin.inc 1
ctools_get_plugins includes/plugins.inc Fetch a group of plugins by name. 25
ctools_get_plugins_reset includes/plugins.inc Reset all static caches that affect the result of ctools_get_plugins(). 4
ctools_get_relationship includes/context.inc Fetch plugin metadata for a specific relationship plugin. 1 1
ctools_get_relationships includes/context.inc Fetch metadata for all relationship plugins. 2
ctools_get_relevant_access_plugins includes/context.inc Fetch a list of access plugins that are available for a given list of contexts. 1
ctools_get_roles

user_roles() should be used instead.

./ctools.module Get a list of roles in the system. 5
ctools_get_style_base includes/stylizer.inc Fetch metadata on a specific style_base plugin. 4
ctools_get_style_bases includes/stylizer.inc Fetch metadata for all style_base plugins. 3
ctools_get_style_base_types includes/stylizer.inc Fetch metadata about all of the style base types that are available. 4
ctools_image_path ./ctools.module Provide the proper path to an image as necessary. 5
ctools_include ./ctools.module Include .inc files as necessary. 199
ctools_init ./ctools.module Implement hook_init to keep our global CSS at the ready.
ctools_install ./ctools.install Implements hook_install().
ctools_js_load ./ctools.module Check to see if the incoming menu item is js capable or not.
ctools_js_to_arg ./ctools.module Provides the default value for %ctools_js.
ctools_jump_menu includes/jump-menu.inc Generate a jump menu form. 1
ctools_jump_menu_submit includes/jump-menu.inc Submit handler for the jump menu. 1
ctools_language_context_convert plugins/contexts/language.inc Convert a context property into a string to be used as a keyword. 1 1
ctools_language_context_convert_list plugins/contexts/language.inc Provide a list of sub-keywords. 1
ctools_language_list includes/language.inc Returns array of language names. 2
ctools_language_list_all includes/language.inc Returns an array of language names similar to ctools_language_list() except that additional choices have been added for ease of use.
ctools_math_expr_if includes/math-expr.inc Helper function for evaluating 'if' condition. 1

Other projects