PATH:
home
/
letacommog
/
www
/
wp-content
/
themes
/
salient
/
nectar
/
nectar-vc-addons
/
nectar_maps
<?php $vc_is_wp_version_3_6_more = version_compare(preg_replace('/^([\d\.]+)(\-.*$)/', '$1', get_bloginfo('version')), '3.6') >= 0; return array( "name" => __("Tab", "js_composer"), "base" => "tab", "allowed_container_element" => 'vc_row', "is_container" => true, "content_element" => false, "params" => array( array( "type" => "textfield", "heading" => __("Title", "js_composer"), "param_name" => "title", "description" => __("Tab title.", "js_composer") ), array( 'type' => 'dropdown', 'heading' => __( 'Icon library', 'js_composer' ), 'value' => array( __( 'None', 'js_composer' ) => 'none', __( 'Font Awesome', 'js_composer' ) => 'fontawesome', __( 'Iconsmind', 'js_composer' ) => 'iconsmind', __( 'Steadysets', 'js_composer' ) => 'steadysets', __( 'Linecons', 'js_composer' ) => 'linecons', ), 'save_always' => true, 'param_name' => 'icon_family', 'description' => __( 'Select icon library.', 'js_composer' ), ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_fontawesome", "settings" => array( "iconsPerPage" => 4000), "dependency" => array('element' => "icon_family", 'emptyIcon' => true, 'value' => 'fontawesome'), "description" => __("Select icon from library.", "js_composer") ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_iconsmind", "settings" => array( 'type' => 'iconsmind', 'emptyIcon' => true, "iconsPerPage" => 4000), "dependency" => array('element' => "icon_family", 'value' => 'iconsmind'), "description" => __("Select icon from library.", "js_composer") ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_linecons", "settings" => array( 'type' => 'linecons', 'emptyIcon' => true, "iconsPerPage" => 4000), "dependency" => array('element' => "icon_family", 'value' => 'linecons'), "description" => __("Select icon from library.", "js_composer") ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_steadysets", "settings" => array( 'type' => 'steadysets', 'emptyIcon' => true, "iconsPerPage" => 4000), "dependency" => array('element' => "icon_family", 'value' => 'steadysets'), "description" => __("Select icon from library.", "js_composer") ), array( "type" => "tab_id", "heading" => __("Tab ID", "js_composer"), "param_name" => "id" ) ), 'js_view' => ($vc_is_wp_version_3_6_more ? 'VcTabView' : 'VcTabView35') ); ?>
[+]
..
[-] nectar_blog.php
[edit]
[-] nectar_icon.php
[edit]
[-] social_buttons.php
[edit]
[-] flip-box.php
[edit]
[-] fancy-title.php
[edit]
[-] client.php
[edit]
[-] nectar_food_menu_item.php
[edit]
[-] morphing_outline.php
[edit]
[-] carousel.php
[edit]
[-] text-with-icon.php
[edit]
[-] gradient-text.php
[edit]
[-] milestone.php
[edit]
[-] testimonial_slider.php
[edit]
[-] toggle.php
[edit]
[-] nectar_cascading_images.php
[edit]
[-] fancy-ul.php
[edit]
[-] recent_projects.php
[edit]
[-] toggles.php
[edit]
[-] shortcode-vc-wp-custommenu.php
[edit]
[-] team_member.php
[edit]
[-] tabbed_section.php
[edit]
[-] page_submenu.php
[edit]
[-] heading.php
[edit]
[-] testimonial.php
[edit]
[-] nectar_woo_products.php
[edit]
[-] bar.php
[edit]
[-] clients.php
[edit]
[-] pricing_column.php
[edit]
[-] tab.php
[edit]
[-] nectar_slider.php
[edit]
[-] image_with_animation.php
[edit]
[-] nectar_image_with_hotspots.php
[edit]
[-] nectar_btn.php
[edit]
[-] nectar_portfolio.php
[edit]
[-] nectar_image_comparison.php
[edit]
[-] nectar_video_lightbox.php
[edit]
[-] nectar_icon_list.php
[edit]
[-] page_link.php
[edit]
[-] recent_posts.php
[edit]
[-] full_width_section.php
[edit]
[-] vc_column_inner.php
[edit]
[-] nectar_hotspot.php
[edit]
[-] nectar_single_testimonial.php
[edit]
[-] fancy_box.php
[edit]
[-] nectar_icon_list_item.php
[edit]
[-] pricing_table.php
[edit]
[-] nectar_gmap.php
[edit]
[-] divider.php
[edit]
[-] nectar_cta.php
[edit]
[-] nectar_horizontal_list_item.php
[edit]
[-] split_line_heading.php
[edit]