11 calls to page_manager_make_task_name() in Chaos Tool Suite (ctools) 6
- 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_render in includes/context-task-handler.inc 
- Render a context type task handler given a list of handlers attached to a type.
- page_manager_get_pages in page_manager/page_manager.admin.inc 
- Sort tasks into buckets based upon whether or not they have subtasks.
- page_manager_http_response_admin_summary in page_manager/plugins/ task_handlers/ http_response.inc 
- page_manager_page_admin_summary in page_manager/plugins/ tasks/ page.inc 
- Provide a nice administrative summary of the page so an admin can see at a glance what this page does and how it is configured.
- page_manager_page_form_basic_submit in page_manager/plugins/ tasks/ page.admin.inc 
- Store the values from the basic settings form.
- page_manager_page_form_clone_submit in page_manager/plugins/ tasks/ page.admin.inc 
- submit clone page form.
- page_manager_page_import_subtask_submit in page_manager/plugins/ tasks/ page.admin.inc 
- Submit the import page to create the new page and redirect.
- page_manager_page_import_subtask_validate in page_manager/plugins/ tasks/ page.admin.inc 
- Ensure we got a valid page.
- page_manager_page_new_page_cache in page_manager/plugins/ tasks/ page.inc 
- When adding or cloning a new page, this creates a new page cache and adds our page to it.
- page_manager_term_view_admin_summary in page_manager/plugins/ tasks/ term_view.inc 
- Provide a nice administrative summary of the page so an admin can see at a glance what this page does and how it is configured.
