You are here
171 calls to ctools_include() in Chaos Tool Suite (ctools) 6
bulk_export_export in bulk_export/bulk_export.module
FAPI gateway to the bulk exporter.
ctools_access_admin_form in includes/context-access-admin.inc
Administrative form for access control.
ctools_access_admin_render_table in includes/context-access-admin.inc
Render the table. This is used both to render it initially and to rerender
it upon ajax response.
ctools_access_ajax_add in includes/context-access-admin.inc
AJAX callback to add a new access test to the list.
ctools_access_ajax_delete in includes/context-access-admin.inc
AJAX command to remove an access control item.
ctools_access_ajax_edit in includes/context-access-admin.inc
AJAX callback to edit an access test in the list.
ctools_access_menu in ./ctools.module
Determine if the current user has access via a plugin.
ctools_access_ruleset_panels_dashboard_blocks in ctools_access_ruleset/ctools_access_ruleset.module
Implementation of hook_panels_dashboard_blocks().
ctools_access_ruleset_ui::edit_form_context in ctools_access_ruleset/ plugins/ export_ui/ctools_access_ruleset_ui.class.php
ctools_access_ruleset_ui::edit_form_rules in ctools_access_ruleset/ plugins/ export_ui/ctools_access_ruleset_ui.class.php
ctools_ajax_sample_animal in ctools_ajax_sample/ctools_ajax_sample.module
A modal login callback.
ctools_ajax_sample_cache_clear in ctools_ajax_sample/ctools_ajax_sample.module
Clear the wizard cache.
ctools_ajax_sample_cache_get in ctools_ajax_sample/ctools_ajax_sample.module
Get the current object from the cache, or default.
ctools_ajax_sample_cache_set in ctools_ajax_sample/ctools_ajax_sample.module
Store our little cache so that we can retain data from form to form.
ctools_ajax_sample_hello in ctools_ajax_sample/ctools_ajax_sample.module
Returns a "take it all over" hello world style request.
ctools_ajax_sample_login in ctools_ajax_sample/ctools_ajax_sample.module
A modal login callback.
ctools_ajax_sample_login_success in ctools_ajax_sample/ctools_ajax_sample.module
Post-login processor: should we go to the user account or stay in place?
ctools_ajax_sample_page in ctools_ajax_sample/ctools_ajax_sample.module
Page callback to display links and render a container for AJAX stuff.
ctools_ajax_sample_tablenix in ctools_ajax_sample/ctools_ajax_sample.module
Nix a row from a table and restripe.
ctools_content_configure_form_defaults in includes/content.inc
Add the default FAPI elements to the content type configuration form
ctools_content_form in includes/content.inc
Get the config form.
ctools_content_theme in includes/content.theme.inc
Implementation of hook_theme to load all content plugins and pass thru if
necessary.
ctools_content_type_new in ctools_custom_content/ctools_custom_content.module
Create callback for creating a new CTools custom content type.
ctools_context_admin_includes in includes/context-admin.inc
Include all context administrative include files, css, javascript.
ctools_context_ajax_item_add in includes/context-admin.inc
Ajax entry point to add an context
ctools_context_ajax_item_delete in includes/context-admin.inc
Ajax entry point to edit an item
ctools_context_ajax_item_edit in includes/context-admin.inc
Ajax entry point to edit an item
ctools_context_create in includes/context.inc
Create a new context object.
ctools_context_create_node_add_form in plugins/ contexts/node_add_form.inc
It's important to remember that $conf is optional here, because contexts
are not always created from the UI.
ctools_context_create_node_edit_form in plugins/ contexts/node_edit_form.inc
It's important to remember that $conf is optional here, because contexts
are not always created from the UI.
ctools_context_get_context_from_argument in includes/context.inc
Get a context from an argument.
ctools_context_get_context_from_context in includes/context.inc
ctools_context_get_context_from_relationship in includes/context.inc
ctools_context_handler_edit_context in includes/context-task-handler.inc
Edit contexts that go with this panel.
ctools_context_handler_edit_criteria in includes/context-task-handler.inc
Form to choose context based selection rules for a task handler.
ctools_context_handler_pre_render in includes/context-task-handler.inc
Called to execute actions that should happen before a handler is rendered.
ctools_context_handler_select in includes/context-task-handler.inc
Compare arguments to contexts for selection purposes.
ctools_context_handler_summary in includes/context-task-handler.inc
Get the array of summary strings for the arguments.
ctools_context_term_settings_form in plugins/ contexts/term.inc
ctools_context_user_settings_form in plugins/ contexts/user.inc
ctools_cron in ./ctools.module
Implementation of hook_cron. Clean up old caches.
ctools_custom_content_panels_dashboard_blocks in ctools_custom_content/ctools_custom_content.module
Implementation of hook_panels_dashboard_blocks().
ctools_custom_content_type_content_type in plugins/ content_types/ custom/custom.inc
Return the custom content types with the specified $subtype_id.
ctools_custom_content_type_content_types in plugins/ content_types/ custom/custom.inc
Return all custom content types available.
ctools_custom_content_type_edit_form in plugins/ content_types/ custom/custom.inc
Returns an edit form for the custom type.
ctools_custom_content_type_get_conf in plugins/ content_types/ custom/custom.inc
Given a subtype and a $conf, return the actual settings to use.
ctools_export_load_object_reset in includes/export.inc
Reset all static caches in ctools_export_load_object () or static caches for
a given table in ctools_export_load_object ().
ctools_export_ui::clone_page in plugins/ export_ui/ctools_export_ui.class.php
Main entry point to clone an item.
ctools_export_ui::delete_page in plugins/ export_ui/ctools_export_ui.class.php
Page callback to delete an exportable item.
ctools_export_ui::edit_cache_clear in plugins/ export_ui/ctools_export_ui.class.php
Clear the object cache for the currently edited item.
ctools_export_ui::edit_cache_get in plugins/ export_ui/ctools_export_ui.class.php
Retrieve the item currently being edited from the object cache.
ctools_export_ui::edit_cache_set in plugins/ export_ui/ctools_export_ui.class.php
Cache the item currently currently being edited.
ctools_export_ui::edit_execute_form_standard in plugins/ export_ui/ctools_export_ui.class.php
Execute the standard form for editing.
ctools_export_ui::edit_execute_form_wizard in plugins/ export_ui/ctools_export_ui.class.php
Execute the wizard for editing.
ctools_export_ui::init in plugins/ export_ui/ctools_export_ui.class.php
Fake constructor -- this is easier to deal with than the real
constructor because we are retaining PHP4 compatibility, which
would require all child classes to implement their own constructor.
ctools_export_ui::list_page in plugins/ export_ui/ctools_export_ui.class.php
Master entry point for handling a list.
ctools_export_ui_context_cache_get in ./ctools.module
Cache callback on behalf of ctools_export_ui.
ctools_export_ui_context_cache_set in ./ctools.module
Cache callback on behalf of ctools_export_ui.
ctools_export_ui_ctools_access_get in ./ctools.module
Callback for access control ajax form on behalf of export ui.
ctools_export_ui_ctools_access_set in ./ctools.module
Callback for access control ajax form on behalf of export ui
ctools_export_ui_load in ./ctools.module
Menu _load hook.
ctools_export_ui_menu in includes/export-ui.menu.inc
Delegated implementation of hook_menu ().
ctools_export_ui_process in includes/export-ui.inc
Process an export-ui plugin to provide it with defaults.
ctools_export_ui_task_access in ./ctools.module
Menu access callback for various tasks of export-ui.
ctools_flush_caches in ./ctools.module
Ensure the CTools CSS cache is flushed whenever hook_flush_caches is invoked.
ctools_get_access_plugin in includes/context.inc
Fetch metadata on a specific access control plugin.
ctools_get_access_plugins in includes/context.inc
Fetch metadata for all access control plugins.
ctools_get_argument in includes/context.inc
Fetch metadata on a specific argument plugin.
ctools_get_arguments in includes/context.inc
Fetch metadata for all argument plugins.
ctools_get_content_type in includes/content.inc
Fetch metadata on a specific content_type plugin.
ctools_get_content_types in includes/content.inc
Fetch metadata for all content_type plugins.
ctools_get_context in includes/context.inc
Fetch metadata on a specific context plugin.
ctools_get_contexts in includes/context.inc
Fetch metadata for all context plugins.
ctools_get_export_ui in includes/export-ui.inc
Helper function to include CTools plugins and get an export-ui exportable.
ctools_get_export_uis in includes/export-ui.inc
Helper function to include CTools plugins and get all export-ui exportables.
ctools_get_relationship in includes/context.inc
Fetch metadata on a specific relationship plugin.
ctools_get_relationships in includes/context.inc
Fetch metadata for all relationship plugins.
ctools_get_style_base in includes/stylizer.inc
Fetch metadata on a specific style_base plugin.
ctools_get_style_bases in includes/stylizer.inc
Fetch metadata for all style_base plugins.
ctools_menu in ./ctools.module
Implementation of hook_menu ().
ctools_modal_form_wrapper in includes/modal.inc
Wrap a form so that we can use it properly with AJAX. Essentially if the
form wishes to render, it automatically does that, otherwise it returns
so we can see submission results.
ctools_modal_render in includes/modal.inc
Perform a simple modal render and immediately exit.
ctools_node_comment_form_content_type_render in plugins/ content_types/ node_context/node_comment_form.inc
ctools_node_terms_content_type_edit_form in plugins/ content_types/ node_context/node_terms.inc
Returns an edit form for node terms display settings.
ctools_object_cache_cron in includes/object-cache.cron.inc
@file
Contains cron hooks for the object cache tool.
ctools_ruleset_ctools_access_get_child in ctools_access_ruleset/ plugins/ access/ruleset.inc
Get a single child access plugin.
ctools_ruleset_ctools_access_get_children in ctools_access_ruleset/ plugins/ access/ruleset.inc
Get all child access plugins.
ctools_search_form_content_type_render in plugins/ content_types/ search/search_form.inc
Render the custom content type.
ctools_stylizer_add_css in includes/stylizer.inc
Add the necessary CSS for a stylizer plugin to the page.
ctools_stylizer_build_style in includes/stylizer.inc
Build the files for a stylizer given the proper settings.
ctools_stylizer_cleanup_style in includes/stylizer.inc
Clean up no longer used files.
ctools_stylizer_clear_settings_cache in includes/stylizer.inc
Remove an item from the object cache.
ctools_stylizer_edit_style in includes/stylizer.inc
Add a new style of the specified type.
ctools_stylizer_edit_style_form_choose in includes/stylizer.inc
Choose which plugin to use to create a new style.
ctools_stylizer_get_css_class in includes/stylizer.inc
Get the class to use for a stylizer plugin.
ctools_stylizer_get_settings_cache in includes/stylizer.inc
Get the cached changes to a given task handler.
ctools_stylizer_set_settings_cache in includes/stylizer.inc
Store changes to a task handler in the object cache.
ctools_stylizer_theme in includes/stylizer.theme.inc
Implementation of hook_theme to load all content plugins and pass thru if
necessary.
ctools_term_ctools_access_settings in plugins/ access/term.inc
Settings form for the 'by term' access plugin
ctools_theme in ./ctools.module
Implementation of hook_theme ().
ctools_wizard_multistep_form in includes/wizard.inc
Display a multi-step form.
page_manager_blog in page_manager/ plugins/ tasks/blog.inc
Entry point for our overridden node edit.
page_manager_blog_user in page_manager/ plugins/ tasks/blog_user.inc
Entry point for our overridden user view.
page_manager_cache_load in page_manager/page_manager.module
Menu callback to load a page manager cache object for menu callbacks.
page_manager_clear_page_cache in page_manager/page_manager.module
Remove an item from the object cache.
page_manager_clear_wizard_cache in includes/page-wizard.inc
Remove an item from the object cache.
page_manager_contact_site in page_manager/ plugins/ tasks/contact_site.inc
Entry point for our overridden node edit.
page_manager_contact_user in page_manager/ plugins/ tasks/contact_user.inc
Entry point for our overridden user view.
page_manager_context_cache_get in page_manager/page_manager.module
page_manager_edit_page in page_manager/page_manager.admin.inc
Render the edit page for a a page, custom or system.
page_manager_edit_page_operation in page_manager/page_manager.admin.inc
Entry point to edit a single operation for a page.
page_manager_export_task_handler in page_manager/page_manager.module
Export a task handler into code suitable for import or use as a default
task handler.
page_manager_get_handler_operations in page_manager/page_manager.admin.inc
Collect all the operations related to task handlers (variants) and
build a menu.
page_manager_get_page_cache in page_manager/page_manager.module
Get the cached changes to a given task handler.
page_manager_get_page_wizard in includes/page-wizard.inc
Fetch metadata on a specific page_wizard plugin.
page_manager_get_page_wizards in includes/page-wizard.inc
Fetch metadata for all page_wizard plugins.
page_manager_get_task in page_manager/page_manager.module
Shortcut function to get a task plugin.
page_manager_get_tasks in page_manager/page_manager.module
Shortcut function to get task plugins.
page_manager_get_tasks_by_type in page_manager/page_manager.module
Get all tasks for a given type.
page_manager_get_task_handler in page_manager/page_manager.module
Shortcut function to get a task handler plugin.
page_manager_get_task_handlers in page_manager/page_manager.module
Shortcut function to get task handler plugins.
page_manager_get_wizard_cache in includes/page-wizard.inc
Get the cached changes to a given wizard.
page_manager_handler_add_form in page_manager/page_manager.admin.inc
Provide a consistent UI for adding handlers.
page_manager_http_response_admin_summary in page_manager/ plugins/ task_handlers/http_response.inc
page_manager_http_response_edit_settings in page_manager/ plugins/ task_handlers/http_response.inc
General settings for the handler
page_manager_http_response_render in page_manager/ plugins/ task_handlers/http_response.inc
page_manager_list_page in page_manager/page_manager.admin.inc
Output a list of pages that are managed.
page_manager_load_task_handler in page_manager/page_manager.module
Load a single task handler by name.
page_manager_load_task_handlers in page_manager/page_manager.module
Load all task handlers for a given task/subtask.
page_manager_node_edit in page_manager/ plugins/ tasks/node_edit.inc
Entry point for our overridden node edit.
page_manager_node_view in page_manager/ plugins/ tasks/node_view.inc
Entry point for our overridden node view.
page_manager_page_add_subtask in page_manager/ plugins/ tasks/page.admin.inc
Page callback to add a subtask.
page_manager_page_argument_form_change in page_manager/ plugins/ tasks/page.admin.inc
Basic settings form for a page manager page.
page_manager_page_argument_form_change_submit in page_manager/ plugins/ tasks/page.admin.inc
Submit handler to change an argument.
page_manager_page_argument_form_settings in page_manager/ plugins/ tasks/page.admin.inc
Basic settings form for a page manager page.
page_manager_page_delete in page_manager/ plugins/ tasks/page.inc
Remove a page subtask.
page_manager_page_enable in page_manager/ plugins/ tasks/page.inc
Callback to enable/disable the page from the UI.
page_manager_page_execute in page_manager/ plugins/ tasks/page.inc
Execute a page task.
page_manager_page_export in page_manager/ plugins/ tasks/page.inc
Export a page subtask.
page_manager_page_form_access in page_manager/ plugins/ tasks/page.admin.inc
Form to handle menu item controls.
page_manager_page_form_argument in page_manager/ plugins/ tasks/page.admin.inc
Form to handle assigning argument handlers to named arguments.
page_manager_page_form_menu in page_manager/ plugins/ tasks/page.admin.inc
Form to handle menu item controls.
page_manager_page_form_menu_validate in page_manager/ plugins/ tasks/page.admin.inc
Validate handler for the menu form for add/edit page task.
page_manager_page_get_contexts in page_manager/ plugins/ tasks/page.inc
Get a group of context placeholders for the arguments.
page_manager_page_load in page_manager/ plugins/ tasks/page.inc
Load a single page subtask.
page_manager_page_load_all in page_manager/ plugins/ tasks/page.inc
Load all page subtasks.
page_manager_page_menu in page_manager/ plugins/ tasks/page.admin.inc
Delegated implementation of hook_menu ().
page_manager_page_new in page_manager/ plugins/ tasks/page.inc
Create a new page with defaults appropriately set from schema.
page_manager_page_subtask_argument_ajax in page_manager/ plugins/ tasks/page.admin.inc
Ajax entry point to edit an item
page_manager_page_wizard in includes/page-wizard.inc
Menu callback for the page wizard.
page_manager_poll in page_manager/ plugins/ tasks/poll.inc
Entry point for our overridden node edit.
page_manager_save_page_cache in page_manager/page_manager.module
Write all changes from the page cache and clear it out.
page_manager_search_page in page_manager/ plugins/ tasks/search.inc
Entry point for our overridden node view.
page_manager_search_view in page_manager/ plugins/ tasks/search.inc
Replacement function for normal search view.
page_manager_set_page_cache in page_manager/page_manager.module
Store changes to a task handler in the object cache.
page_manager_set_wizard_cache in includes/page-wizard.inc
Store changes to a task handler in the object cache.
page_manager_task_handler_ctools_access_get in page_manager/page_manager.module
Callback for access control ajax form on behalf of context task handler.
page_manager_term_view in page_manager/ plugins/ tasks/term_view.inc
Entry point for our overridden term view.
page_manager_user_view in page_manager/ plugins/ tasks/user_view.inc
Entry point for our overridden user view.
stylizer_panels_dashboard_blocks in stylizer/stylizer.module
Implementation of hook_panels_dashboard_blocks().
stylizer_ui::get_wizard_info in stylizer/ plugins/ export_ui/stylizer_ui.class.php
Get the form info for the wizard.
stylizer_ui::init in stylizer/ plugins/ export_ui/stylizer_ui.class.php
Fake constructor -- this is easier to deal with than the real
constructor because we are retaining PHP4 compatibility, which
would require all child classes to implement their own constructor.
stylizer_ui::list_form in stylizer/ plugins/ export_ui/stylizer_ui.class.php
Create the filter/sort form at the top of a list of exports.
template_preprocess_page_manager_edit_page in page_manager/ theme/page_manager.theme.inc
Preprocess the page manager edit page.
theme_page_manager_page_form_argument_table in page_manager/ plugins/ tasks/page.admin.inc
Theme the table for this form.
views_content_plugin_display_panel_pane::options_form in views_content/ plugins/ views/views_content_plugin_display_panel_pane.inc
Provide the default form for setting options.
views_content_views_panes_content_type_edit_form in views_content/ plugins/ content_types/views_panes.inc
Returns an edit form for a block.
views_content_views_row_edit in views_content/ plugins/ content_types/views_row.inc
_ctools_export_get_defaults in includes/export.inc
Call the hook to get all default objects of the given type from the
export. If configured properly, this could include loading up an API
to get default objects.
_page_manager_get_operation_content in page_manager/page_manager.admin.inc
Fetch the content for an operation, after it's been discovered from arguments.
_pm_arg_load in page_manager/ plugins/ tasks/page.inc
Load a context from an argument for a given page task.