You are here

function flexiform_add_pane_content_type_options_submit in Flexiform 7

Options form submit.

File

plugins/content_types/add_pane.inc, line 84
Plugin to handle attached entity content types

Code

function flexiform_add_pane_content_type_options_submit($form, &$form_state) {
}