Header(array('settings' => 'Settings', 'help' => 'Help'), 'input_pane_end_element_config_{n}'); ?>
tabStart('settings'); ?>
input('input_pane_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 pane.
tabEnd(); ?>