Ejemplo n.º 1
0
 /**
  * DEFINE setting options of shortcode in frontend
  */
 public function frontend_element_items()
 {
     $this->items = array('action' => array(array('id' => 'btn_convert', 'type' => 'button_group', 'bound' => 0, 'actions' => array(array('std' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ACTION_TAB'), 'action_type' => 'convert', 'action' => 'list_to_tab'), array('std' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ACTION_ACCORDION'), 'action_type' => 'convert', 'action' => 'list_to_accordion'), array('std' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ACTION_CAROUSEL'), 'action_type' => 'convert', 'action' => 'list_to_carousel')))), 'content' => array(array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE'), 'id' => 'el_title', 'type' => 'text_field', 'class' => 'jsn-input-xxlarge-fluid', 'std' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ELEMENT_TITLE_STD'), 'role' => 'title', 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE_DES')), array('id' => 'list_items', 'name' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ITEMS'), 'type' => 'group', 'shortcode' => $this->config['shortcode'], 'sub_item_type' => $this->config['has_subshortcode'], 'sub_items' => array(array('std' => ''), array('std' => '')), 'label_item' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ITEMS_LABEL'))), 'styling' => array(array('type' => 'preview'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_SHOW_ICON'), 'id' => 'show_icon', 'type' => 'radio', 'std' => 'yes', 'options' => array('yes' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_YES'), 'no' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_NO')), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_SHOW_ICON_DES'), 'has_depend' => '1'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ICON_POSITION'), 'id' => 'icon_position', 'type' => 'select', 'class' => 'input-small', 'std' => JSNPagebuilderHelpersType::getFirstOption(JSNPagebuilderHelpersType::getIconPosition()), 'options' => JSNPagebuilderHelpersType::getIconPosition(), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ICON_POSITION_DES'), 'dependency' => array('show_icon', '=', 'yes')), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ICON_BACKGROUND'), 'type' => array(array('id' => 'icon_size_value', 'type' => 'select', 'class' => 'input-mini', 'std' => '32', 'options' => JSNPagebuilderHelpersType::getIconSizes(), 'parent_class' => 'combo-item input-append', 'append_text' => 'px'), array('id' => 'icon_background_type', 'type' => 'select', 'class' => 'input-small', 'std' => 'circle', 'options' => JSNPagebuilderHelpersType::getIconBackground(), 'parent_class' => 'combo-item'), array('id' => 'icon_background_color', 'type' => 'color_picker', 'std' => '#0088CC', 'parent_class' => 'combo-item')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ICON_BACKGROUND_DES'), 'container_class' => 'combo-group', 'dependency' => array('show_icon', '=', 'yes')), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ICON_COLOR'), 'type' => array(array('id' => 'icon_c_value', 'type' => 'text_field', 'class' => 'input-small', 'std' => '#FFFFFF', 'parent_class' => 'combo-item'), array('id' => 'icon_c_color', 'type' => 'color_picker', 'std' => '#ffffff', 'parent_class' => 'combo-item')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_ICON_COLOR_DES'), 'container_class' => 'combo-group', 'dependency' => array('show_icon', '=', 'yes')), array('type' => 'hr'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_SHOW_HEADING'), 'id' => 'show_heading', 'type' => 'radio', 'std' => 'yes', 'options' => array('yes' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_YES'), 'no' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_NO')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_SHOW_HEADING_DES'), 'has_depend' => '1'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_HEADING_FONT'), 'id' => 'font', 'type' => 'select', 'std' => 'inherit', 'options' => array('inherit' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_INHERIT'), 'custom' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_CUSTOM')), 'has_depend' => '1', 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_LIST_HEADING_FONT_DES'), 'class' => 'input-medium', 'dependency' => array('show_heading', '=', 'yes')), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE'), 'id' => 'font-family', 'type' => array(array('id' => 'font_face_type', 'type' => 'jsn_select_font_type', 'class' => 'input-medium', 'std' => 'standard fonts', 'options' => JSNPagebuilderHelpersType::getFonts(), 'parent_class' => 'combo-item'), array('id' => 'font_face_value', 'type' => 'jsn_select_font_value', 'class' => 'input-medium', 'std' => 'Verdana', 'options' => '', 'parent_class' => 'combo-item')), 'dependency' => array('font', '=', 'custom'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE_DES'), 'container_class' => 'combo-group'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES'), 'id' => 'font-attributes', 'type' => array(array('id' => 'font_size_value', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '', 'append' => 'px', 'validate' => 'number', 'parent_class' => 'combo-item'), array('id' => 'font_style', 'type' => 'select', 'class' => 'input-medium', 'std' => 'bold', 'options' => JSNPagebuilderHelpersType::getFontStyles(), 'parent_class' => 'combo-item'), array('id' => 'color', 'type' => 'color_picker', 'std' => '#000000', 'parent_class' => 'combo-item')), 'dependency' => array('font', '=', 'custom'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES_DES'), 'container_class' => 'combo-group')));
 }
Ejemplo n.º 2
0
 /**
  * DEFINE setting options of shortcode in frontend
  */
 public function frontend_element_items()
 {
     $this->items = array('content' => array(array("name" => JText::_("JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE"), "id" => "el_title", "type" => "text_field", "class" => "jsn-input-xxlarge-fluid", "std" => JText::_('JSN_PAGEBUILDER_ELEMENT_TEXT_ELEMENT_TITLE_STD'), "role" => "title", "tooltip" => JText::_("JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE_DES")), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_TEXT_CONTENT'), 'desc' => JText::_('JSN_PAGEBUILDER_ELEMENT_TEXT_CONTENT_DES'), 'id' => 'text', 'type' => 'tiny_mce', 'role' => 'content', 'std' => JSNPagebuilderHelpersType::loremText(), 'rows' => 15)), 'styling' => array(array('type' => 'preview'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_TEXT_WIDTH'), 'type' => array(array('id' => 'width_value', 'type' => 'text_number', 'std' => '', 'class' => 'input-mini', 'validate' => 'number', 'parent_class' => 'combo-item merge-data'), array('id' => 'width_unit', 'type' => 'select', 'options' => array('%' => '%', 'px' => 'px'), 'std' => '%', 'class' => 'input-mini', 'parent_class' => 'combo-item merge-data')), 'container_class' => 'combo-group', 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_TEXT_WIDTH_DES')), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_TEXT_ENABLE_DROPCAP'), 'id' => 'enable_dropcap', 'type' => 'radio', 'std' => 'no', 'options' => array('yes' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_YES'), 'no' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_NO')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_TEXT_ENABLE_DROPCAP_DES'), 'has_depend' => '1'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE'), 'id' => 'dropcap_font_family', 'type' => array(array('id' => 'dropcap_font_face_type', 'type' => 'jsn_select_font_type', 'class' => 'input-medium', 'std' => 'standard fonts', 'options' => JSNPagebuilderHelpersType::getFonts(), 'parent_class' => 'combo-item'), array('id' => 'dropcap_font_face_value', 'type' => 'jsn_select_font_value', 'class' => 'input-medium', 'std' => 'Verdana', 'options' => '', 'parent_class' => 'combo-item')), 'dependency' => array('enable_dropcap', '=', 'yes'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE_DES'), 'container_class' => 'combo-group'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES'), 'type' => array(array('id' => 'dropcap_font_size', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '64', 'append' => 'px', 'validate' => 'number', 'parent_class' => 'combo-item'), array('id' => 'dropcap_font_style', 'type' => 'select', 'class' => 'input-medium', 'std' => 'bold', 'options' => JSNPagebuilderHelpersType::getFontStyles(), 'parent_class' => 'combo-item'), array('id' => 'dropcap_font_color', 'type' => 'color_picker', 'std' => '#000000', 'parent_class' => 'combo-item')), 'dependency' => array('enable_dropcap', '=', 'yes'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES_DES'), 'container_class' => 'combo-group')));
 }
Ejemplo n.º 3
0
 /**
  * DEFINE setting options of shortcode in frontend
  */
 public function frontend_element_items()
 {
     $this->items = array('content' => array(array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE'), 'id' => 'el_title', 'type' => 'text_field', 'class' => 'jsn-input-xxlarge-fluid', 'std' => JText::_('JSN_PAGEBUILDER_ELEMENT_HEADING_ELEMENT_TITLE_STD'), 'role' => 'title', 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE_DES')), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_TAG'), 'id' => 'tag', 'type' => 'select', 'std' => 'h1', 'options' => array('h1' => 'H1', 'h2' => 'H2', 'h3' => 'H3', 'h4' => 'H4', 'h5' => 'H5', 'h6' => 'H6'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_TAG_DES')), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_TEXT'), 'id' => 'text', 'type' => 'text_field', 'role' => 'content', 'class' => 'jsn-input-xxlarge-fluid', 'std' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_TEXT_STD'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_TEXT_DES'))), 'styling' => array(array('type' => 'preview'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ALIGNMENT'), 'id' => 'text_align', 'type' => 'select', 'std' => JSNPagebuilderHelpersType::getFirstOption(JSNPagebuilderHelpersType::getTextAlign()), 'options' => JSNPagebuilderHelpersType::getTextAlign(), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ALIGNMENT_DES')), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT'), 'id' => 'font', 'type' => 'select', 'std' => 'inherit', 'options' => array('inherit' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_INHERIT'), 'custom' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_CUSTOM')), 'has_depend' => '1', 'class' => 'input-medium', 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_DES')), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE'), 'id' => 'font_family', 'type' => array(array('id' => 'font_face_type', 'type' => 'jsn_select_font_type', 'class' => 'input-medium', 'std' => 'standard fonts', 'options' => JSNPagebuilderHelpersType::getFonts(), 'parent_class' => 'combo-item'), array('id' => 'font_face_value', 'type' => 'jsn_select_font_value', 'class' => 'input-medium', 'std' => 'Verdana', 'options' => '', 'parent_class' => 'combo-item')), 'dependency' => array('font', '=', 'custom'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE_DES'), 'container_class' => 'combo-group'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES'), 'type' => array(array('id' => 'font_size_value_', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '', 'append' => 'px', 'validate' => 'number', 'parent_class' => 'combo-item'), array('id' => 'font_style', 'type' => 'select', 'class' => 'input-medium', 'std' => 'bold', 'options' => JSNPagebuilderHelpersType::getFontStyles(), 'parent_class' => 'combo-item'), array('id' => 'color', 'type' => 'color_picker', 'std' => '#000000', 'parent_class' => 'combo-item')), 'dependency' => array('font', '=', 'custom'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES_DES'), 'container_class' => 'combo-group'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_HEADING_BOTTOM_BORDER'), 'type' => array(array('id' => 'border_bottom_width_value_', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '', 'append' => 'px', 'validate' => 'number', 'parent_class' => 'combo-item'), array('id' => 'border_bottom_style', 'type' => 'select', 'class' => 'input-medium', 'std' => 'solid', 'options' => JSNPagebuilderHelpersType::getBorderStyles(), 'parent_class' => 'combo-item'), array('id' => 'border_bottom_color', 'type' => 'color_picker', 'std' => '#000000', 'parent_class' => 'combo-item')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_HEADING_BOTTOM_BORDER_DES'), 'container_class' => 'combo-group'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_HEADING_BOTTOM_PADDING'), 'type' => array(array('id' => 'padding_bottom_value_', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '', 'append' => 'px', 'validate' => 'number')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_HEADING_BOTTOM_PADDING_DES'))));
 }
Ejemplo n.º 4
0
 /**
  * DEFINE setting options of shortcode in frontend
  */
 public function frontend_element_items()
 {
     $this->items = array('content' => array(array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE'), 'id' => 'el_title', 'type' => 'text_field', 'class' => 'jsn-input-xxlarge-fluid', 'std' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_ELEMENT_TITLE_STD'), 'role' => 'title', 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_ELEMENT_TITLE_DES')), array('id' => 'pb_title', 'name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_PROMOTION_TITLE'), 'type' => 'text_field', 'class' => 'jsn-input-xxlarge-fluid', 'std' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_PROMOTION_TITLE_STD'), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_PROMOTION_TITLE_DES')), array('id' => 'pb_content', 'role' => 'content', 'name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_PROMOTION_CONTENT'), 'type' => 'tiny_mce', 'rows' => '12', 'std' => JSNPagebuilderHelpersType::loremText(), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_PROMOTION_CONTENT_DES')), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BUTTON_TITLE'), 'id' => 'pb_button_title', 'type' => 'text_field', 'class' => 'jsn-input-xxlarge-fluid', 'std' => 'Button Title', 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BUTTON_TITLE_DES')), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BUTTON_LINK'), 'id' => 'link_type', 'type' => 'select', 'std' => 'url', 'options' => JSNPagebuilderHelpersType::getLinkTypes(), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BUTTON_LINK_DES'), 'has_depend' => '1'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_URL'), 'id' => 'pb_button_url', 'type' => 'text_field', 'class' => 'jsn-input-xxlarge-fluid', 'std' => 'http://', 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_URL_DES'), 'dependency' => array('link_type', '=', 'url')), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_OPEN_IN'), 'id' => 'pb_button_open_in', 'type' => 'select', 'std' => JSNPagebuilderHelpersType::getFirstOption(JSNPagebuilderHelpersType::getOpenInOptions()), 'options' => JSNPagebuilderHelpersType::getOpenInOptions(), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_OPEN_IN_DES'), 'dependency' => array('link_type', '!=', 'no_link'))), 'styling' => array(array('type' => 'preview'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BACKGROUND_COLOR'), 'type' => array(array('id' => 'pb_bg_value', 'type' => 'text_field', 'class' => 'input-small', 'std' => '#F6F6F6', 'parent_class' => 'combo-item'), array('id' => 'pb_bg_color', 'type' => 'color_picker', 'std' => '#F6F6F6', 'parent_class' => 'combo-item')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BACKGROUND_COLOR_DES'), 'container_class' => 'combo-group'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_BORDER'), 'container_class' => 'combo-group', 'id' => 'pb_border', 'type' => 'margin', 'extended_ids' => array('pb_border_top', 'pb_border_right', 'pb_border_bottom', 'pb_border_left'), 'pb_border_top' => array('std' => '5'), 'pb_border_right' => array('std' => '5'), 'pb_border_bottom' => array('std' => '5'), 'pb_border_left' => array('std' => '5'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_BORDER_DES')), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BORDER_COLOR'), 'type' => array(array('id' => 'pb_border_value', 'type' => 'text_field', 'class' => 'input-small', 'std' => '#A0CE4E', 'parent_class' => 'combo-item'), array('id' => 'pb_border_color', 'type' => 'color_picker', 'std' => '#A0CE4E', 'parent_class' => 'combo-item')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BORDER_COLOR_DES'), 'container_class' => 'combo-group'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_SHOW_SHADOW'), 'id' => 'pb_show_drop', 'type' => 'radio', 'std' => 'yes', 'options' => array('yes' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_YES'), 'no' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_NO')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_SHOW_SHADOW_DES')), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENTS'), 'id' => 'elements', 'type' => 'items_list', 'std' => 'title__#__content__#__button', 'options' => array('title' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_TITLE'), 'content' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_CONTENT'), 'button' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BUTTON')), 'options_type' => 'checkbox', 'popover_items' => array('title', 'button'), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_ELEMENTS_DES'), 'style' => array('height' => '200px'), 'container_class' => 'unsortable'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT'), 'id' => 'title_font', 'type' => 'select', 'std' => 'inherit', 'options' => array('inherit' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_INHERIT'), 'custom' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_CUSTOM')), 'has_depend' => '1', 'class' => 'input-medium', 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_DES'), 'container_class' => 'hidden', 'data_wrap_related' => 'title'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE'), 'id' => 'title_font_family', 'type' => array(array('id' => 'title_font_face_type', 'type' => 'jsn_select_font_type', 'class' => 'input-medium', 'std' => 'standard fonts', 'options' => JSNPagebuilderHelpersType::getFonts(), 'parent_class' => 'combo-item'), array('id' => 'title_font_face_value', 'type' => 'jsn_select_font_value', 'class' => 'input-medium', 'std' => 'Verdana', 'options' => '', 'parent_class' => 'combo-item')), 'dependency' => array('title_font', '=', 'custom'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_FACE_DES'), 'container_class' => 'combo-group hidden', 'data_wrap_related' => 'title'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES'), 'type' => array(array('id' => 'title_font_size', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '', 'append' => 'px', 'validate' => 'number', 'parent_class' => 'combo-item'), array('id' => 'title_font_style', 'type' => 'select', 'class' => 'input-medium', 'std' => 'bold', 'options' => JSNPagebuilderHelpersType::getFontStyles(), 'parent_class' => 'combo-item'), array('id' => 'title_font_color', 'type' => 'color_picker', 'std' => '#000000', 'parent_class' => 'combo-item')), 'dependency' => array('title_font', '=', 'custom'), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_FONT_ATTRIBUTES_DES'), 'container_class' => 'combo-group hidden', 'data_wrap_related' => 'title'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BOTTOM_PADDING'), 'type' => array(array('id' => 'title_padding_bottom', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '', 'append' => 'px', 'validate' => 'number')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BOTTOM_PADDING_DES'), 'container_class' => 'hidden', 'data_wrap_related' => 'title'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BOTTOM_MARGIN'), 'type' => array(array('id' => 'title_margin_bottom', 'type' => 'text_append', 'type_input' => 'number', 'class' => 'input-mini', 'std' => '', 'append' => 'px', 'validate' => 'number')), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BOTTOM_MARGIN_DES'), 'container_class' => 'hidden', 'data_wrap_related' => 'title'), array('name' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_SIZE'), 'id' => 'pb_button_size', 'type' => 'select', 'std' => JSNPagebuilderHelpersType::getFirstOption(JSNPagebuilderHelpersType::getButtonSize()), 'options' => JSNPagebuilderHelpersType::getButtonSize(), 'tooltip' => JText::_('JSN_PAGEBUILDER_DEFAULT_ELEMENT_SIZE_DES'), 'container_class' => 'hidden', 'data_wrap_related' => 'button'), array('name' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BUTTON_COLOR'), 'id' => 'pb_button_color', 'type' => 'select', 'std' => JSNPagebuilderHelpersType::getFirstOption(JSNPagebuilderHelpersType::getButtonColor()), 'options' => JSNPagebuilderHelpersType::getButtonColor(), 'tooltip' => JText::_('JSN_PAGEBUILDER_ELEMENT_PROMOBOX_BUTTON_COLOR_DES'), 'container_class' => 'hidden color_select2', 'data_wrap_related' => 'button')));
 }