You are here

function services_ctools_export_ui::edit_save_form in Services 6.3

Same name and namespace in other branches
  1. 7.3 plugins/export_ui/services_ctools_export_ui.class.php \services_ctools_export_ui::edit_save_form()

Called to save the final product from the edit form.

Overrides ctools_export_ui::edit_save_form

File

plugins/export_ui/services_ctools_export_ui.class.php, line 43
Export-ui handler for the Services module.

Class

services_ctools_export_ui
@file Export-ui handler for the Services module.

Code

function edit_save_form($form_state) {
}