AAAAhome/academiac/www/administrator/components/com_chronoforms/form_elements/input_panel_end.ctp000060400000002717151374464620027203 0ustar00
Panel End
input('chronofield[{n}][input_panel_end_{n}_tab_key]', array('type' => 'hidden', 'id' => 'input_panel_end_{n}_tab_key', 'value' => $element_params['tab_key'])); ?>
Header(array('settings' => 'Settings', 'help' => 'Help'), 'input_panel_end_element_config_{n}'); ?> tabStart('settings'); ?> input('input_panel_end_{n}_tab_key_config', array('type' => 'text', 'label' => 'Tab Key', 'class' => 'small_input', 'smalldesc' => 'Your tab key which should exist in the tabs list in the "Tab Pane" element.')); ?> tabEnd(); ?> tabStart('help'); ?> This element will close an opened panel. tabEnd(); ?>