array( 'type' => 'string', 'caption' => $fields['widget_type_keyword']['Description'], 'value' => $f_widget_type_keyword, 'size' => 50, ), 'f_data_source' => array( 'type' => 'data_source', 'caption' => $fields['data_source']['Description'], 'value' => $f_data_source, ), 'f_template_header' => array( 'type' => 'textarea', 'caption' => $fields['template_header']['Description'], 'codemirror' => true, 'value' => $f_template_header, ), 'f_template_body' => array( 'type' => 'textarea', 'caption' => $fields['template_body']['Description'], 'codemirror' => true, 'value' => $f_template_body, ), 'f_template_footer' => array( 'type' => 'textarea', 'caption' => $fields['template_footer']['Description'], 'codemirror' => true, 'value' => $f_template_footer, ), 'f_settings' => array( 'type' => 'textarea', 'caption' => $fields['settings']['Description'], 'codemirror' => true, 'value' => $f_settings, ), 'f_custom_settings' => array( 'type' => 'textarea', 'caption' => $fields['custom_settings']['Description'], 'codemirror' => true, 'value' => $f_custom_settings, ), )); ?> render_fields() ?> intval($m[1]), 'max' => intval($m[2])); $json[] = $minmax; $sizes[] = array_merge($minmax, array('css' => substr($row, strpos($row, '*/')+2))); } } ?> :
$row): ?>