You are here

13 calls to ctools_build_form() in Chaos Tool Suite (ctools) 6

bulk_export_export in bulk_export/bulk_export.module
FAPI gateway to the bulk exporter.
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_export_ui::delete_page in plugins/export_ui/ctools_export_ui.class.php
Page callback to delete an exportable item.
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::list_page in plugins/export_ui/ctools_export_ui.class.php
Master entry point for handling a list.
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_node_comment_form_content_type_render in plugins/content_types/node_context/node_comment_form.inc
ctools_search_form_content_type_render in plugins/content_types/search/search_form.inc
Render the custom content type.
ctools_wizard_multistep_form in includes/wizard.inc
Display a multi-step form.
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_list_page in page_manager/page_manager.admin.inc
Output a list of pages that are managed.