You are here

Functions in Chaos Tool Suite (ctools) 7

Primary tabs

Namesort descending Location Description Direct uses Strings
ctools_css_retrieve includes/css.inc Retrieve a filename associated with an id of previously cached CSS. 2
ctools_css_store includes/css.inc Store CSS with a given id and return the filename to use. 3
ctools_ctools_entity_context_alter ./ctools.module Implements hook_ctools_entity_context_alter().
ctools_ctools_plugin_directory ./ctools.module Implementation of hook_ctools_plugin_directory() to let the system know where all our own plugins are.
ctools_ctools_plugin_type ./ctools.module Implements hook_ctools_plugin_type().
ctools_custom_content_ctools_plugin_directory ctools_custom_content/ctools_custom_content.module Implementation of hook_ctools_plugin_directory() to let the system know we implement task and task_handler plugins.
ctools_custom_content_get_pane_links_alter ctools_custom_content/ctools_custom_content.module Implements hook_get_pane_links_alter().
ctools_custom_content_panels_dashboard_blocks ctools_custom_content/ctools_custom_content.module Implementation of hook_panels_dashboard_blocks().
ctools_custom_content_permission ctools_custom_content/ctools_custom_content.module Implementation of hook_permission()
ctools_custom_content_schema ctools_custom_content/ctools_custom_content.install Schema for CTools custom content.
ctools_custom_content_schema_1 ctools_custom_content/ctools_custom_content.install 1
ctools_custom_content_type_admin_info plugins/content_types/custom/custom.inc Callback to provide administrative info. In this case we'll render the content as long as it's not PHP, which is too risky to render here.
ctools_custom_content_type_admin_title plugins/content_types/custom/custom.inc Callback to provide the administrative title of the custom content.
ctools_custom_content_type_content_type plugins/content_types/custom/custom.inc Return the custom content types with the specified $subtype_id. 3
ctools_custom_content_type_content_types plugins/content_types/custom/custom.inc Return all custom content types available.
ctools_custom_content_type_editable plugins/content_types/custom/custom.inc 1
ctools_custom_content_type_edit_form plugins/content_types/custom/custom.inc Returns an edit form for the custom type. 1
ctools_custom_content_type_edit_form_submit plugins/content_types/custom/custom.inc The submit form stores the data in $conf.
ctools_custom_content_type_edit_form_validate plugins/content_types/custom/custom.inc The validate form to ensure the custom content data is okay.
ctools_custom_content_type_get_conf plugins/content_types/custom/custom.inc Given a subtype and a $conf, return the actual settings to use. 4
ctools_custom_content_type_render plugins/content_types/custom/custom.inc Output function for the 'custom' content type. Outputs a custom based on the module and delta supplied in the configuration.
ctools_default_block_info plugins/content_types/block/block.inc Provide default icon and categories for blocks when modules don't do this for us. 2 1
ctools_dependent_element_info_alter includes/dependent.inc CTools alters the element_info to be able to add #process functions to every major form element to make it much more handy to use #dependency, because you don't have to add #process. 1
ctools_dependent_pre_render includes/dependent.inc 1
ctools_dependent_process includes/dependent.inc Process callback to add dependency to form items.
ctools_dropbutton_theme includes/dropbutton.theme.inc Delegated implementation of hook_theme()
ctools_dropdown_theme includes/dropdown.theme.inc Delegated implementation of hook_theme()
ctools_drush_command drush/ctools.drush.inc Implements hook_drush_command().
ctools_drush_export drush/ctools.drush.inc Drush callback: export. 1
ctools_drush_export_info drush/ctools.drush.inc Drush callback: Export info. 1
ctools_drush_export_op drush/ctools.drush.inc Iterate through exportable object names, load them, and pass each object to the correct op function. 1
ctools_drush_export_op_command drush/ctools.drush.inc Drush callback: Acts as the hub for all op commands to keep all arg handling etc in one place. 1
ctools_drush_help drush/ctools.drush.inc Implementation of hook_drush_help().
ctools_edit_context_form_defaults includes/context-admin.inc Form wrapper for the edit context form. 2
ctools_edit_context_form_defaults_submit includes/context-admin.inc Submit handler to store context identifier and keyword info. 1
ctools_element_info_alter ./ctools.module Implements hook_element_info_alter().
ctools_entity_bundle_ctools_access_check plugins/access/entity_bundle.inc Check for access. 1
ctools_entity_bundle_ctools_access_get_child plugins/access/entity_bundle.inc 1
ctools_entity_bundle_ctools_access_get_children plugins/access/entity_bundle.inc 1 1
ctools_entity_bundle_ctools_access_restrictions plugins/access/entity_bundle.inc Inform the UI that we've eliminated a bunch of possibilities for this context. 1
ctools_entity_bundle_ctools_access_settings plugins/access/entity_bundle.inc Settings form for the 'by entity_bundle' access plugin. 1
ctools_entity_bundle_ctools_access_settings_submit plugins/access/entity_bundle.inc Compress the entity bundles allowed to the minimum. 1
ctools_entity_bundle_ctools_access_summary plugins/access/entity_bundle.inc Provide a summary description based upon the checked entity_bundle. 1
ctools_entity_field_content_type_admin_title plugins/content_types/entity_context/entity_field.inc Returns the administrative title for a type.
ctools_entity_field_content_type_content_type plugins/content_types/entity_context/entity_field.inc Just one subtype. 1
ctools_entity_field_content_type_content_types plugins/content_types/entity_context/entity_field.inc Return all field content types available. 1 1
ctools_entity_field_content_type_formatter_options plugins/content_types/entity_context/entity_field.inc Returns an edit form for custom type settings.
ctools_entity_field_content_type_formatter_options_submit plugins/content_types/entity_context/entity_field.inc
ctools_entity_field_content_type_formatter_styles plugins/content_types/entity_context/entity_field.inc
ctools_entity_field_content_type_formatter_styles_submit plugins/content_types/entity_context/entity_field.inc

Pages

Other projects