PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
qi-addons-for-elementor
/
inc
/
shortcodes
<?php abstract class QiAddonsForElementor_Shortcode extends QiAddonsForElementor_Framework_Shortcode { private $layouts = array(); private $extra_options = array(); public function __construct() { parent::__construct(); } public function get_layouts() { return $this->layouts; } public function set_layouts( $layouts ) { $this->layouts = $layouts; } public function get_extra_options() { return $this->extra_options; } public function set_extra_options( $extra_options ) { $this->extra_options = $extra_options; } public function map_extra_options() { $extra_options = $this->get_extra_options(); if ( ! empty( $extra_options ) ) { foreach ( $extra_options as $option ) { $this->set_option( $option ); } } } }
[+]
typeout-text
[+]
text-marquee
[+]
device-carousel
[+]
testimonials-list
[+]
device-slider
[+]
before-after
[+]
icon-with-text
[+]
charts
[+]
..
[+]
progress-bar-vertical
[+]
interactive-link-showcase
[+]
button
[+]
separator
[+]
image-gallery
[+]
counter
[+]
tabs-horizontal
[+]
dropcaps
[+]
tabs-vertical
[+]
business-hours
[+]
dual-image-with-content
[+]
team-member
[+]
call-to-action
[+]
pricing-list
[+]
image-slider
[+]
preview-slider
[+]
image-gallery-pinterest
[+]
progress-bar-horizontal
[+]
highlight
[+]
info-button
[+]
countdown
[+]
testimonials-slider
[+]
parallax-images
[+]
accordion
[+]
banner
[+]
timeline
[-] include.php
[edit]
[+]
cards-gallery
[+]
how-to
[+]
blockquote
[+]
section-title
[+]
interactive-banner
[-] class-qiaddonsforelementor-slider-shortcode.php
[edit]
[+]
clients-slider
[-] class-qiaddonsforelementor-shortcodes.php
[edit]
[+]
process
[+]
faq
[+]
item-showcase
[-] helper.php
[edit]
[+]
cards-slider
[+]
pricing-table
[+]
table-of-contents
[+]
slider-switch
[+]
message-box
[-] class-qiaddonsforelementor-list-shortcode.php
[edit]
[+]
progress-bar-circle
[+]
graphs
[+]
image-gallery-masonry
[-] class-qiaddonsforelementor-shortcode.php
[edit]
[+]
info-cards
[+]
clients-list
[+]
animated-text