9 calls to ctools_context_info() in Chaos Tool Suite (ctools) 6
- ctools_context_add_item_table in includes/
context-admin.inc - Add the context table to the page.
- ctools_context_add_item_table_buttons in includes/
context-admin.inc - ctools_context_add_item_to_form in includes/
context-admin.inc - Add a row to the form. Used both in the main form and by the ajax to add an item.
- 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_data in includes/
context-admin.inc - Get the data belonging to a particular context.
- ctools_save_context in includes/
context-admin.inc - theme_ctools_context_item_form in includes/
context.theme.inc - Display the context item.