6 calls to ctools_export_crud_new() in Chaos Tool Suite (ctools) 7
- CtoolsExportCrudTestCase::testCrudExportDelete in tests/
ctools_export_test/ ctools_export.test - Tests CRUD operation: Delete.
- CtoolsExportCrudTestCase::testCrudExportNew in tests/
ctools_export_test/ ctools_export.test - Tests CRUD operation: New.
- ctools_custom_content_type_edit_form_submit in plugins/
content_types/ custom/ custom.inc - The submit form stores the data in $conf.
- 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_ui::add_page in plugins/
export_ui/ ctools_export_ui.class.php - ctools_export_ui::import_page in plugins/
export_ui/ ctools_export_ui.class.php - Page callback to import information for an exportable item.