PATH:
home
/
letacommog
/
letaweb
/
admin
/
widgets
/
modules
<?php class CWidgetIhover extends CWidgetModule { public $title,$description,$image,$image_type,$icon_type,$icon,$text,$size,$align,$button_text,$button_link; public $effect, $direction,$shape, $color; public $margin,$column, $settings,$display_filter,$filter_list,$images; protected function decodeData() { $this->title = getIndex($this->module_data, 'title'); $this->description = getIndex($this->module_data, 'description'); $this->image = getIndex($this->module_data, 'image'); $this->image_type = getIndex($this->module_data, 'image_type',1); $this->icon_type = getIndex($this->module_data, 'icon_type'); $this->text = getIndex($this->module_data, 'text'); $this->icon = getIndex($this->module_data, 'icon'); $this->size = getIndex($this->module_data, 'size'); $this->align = getIndex($this->module_data, 'align'); $this->button_text = getIndex($this->module_data, 'button_text'); $this->button_link = getIndex($this->module_data, 'button_link'); $settings = getIndex($this->module_data, 'settings', array()); $this->images = getIndex($this->module_data, 'images', array()); $this->margin = getIndex($this->module_data, 'margin', 0, 'int'); $this->column = getIndex($this->module_data, 'column', 1, 'int'); $this->effect = getIndex($this->module_data, 'effect','effect1'); $this->direction = getIndex($this->module_data, 'direction', 'top_to_bottom'); $this->shape = getIndex($this->module_data, 'shape', 'square'); $this->color = getIndex($this->module_data, 'color',1); } }
[+]
..
[-] CWidgetYoutube.php
[edit]
[-] CWidgetInfobanner.php
[edit]
[-] CWidgetTextimage.php
[edit]
[-] CWidgetShare_buttons.php
[edit]
[-] CWidgetIframe.php
[edit]
[-] CWidgetNewslist.php
[edit]
[-] CWidgetNewsdetail.php
[edit]
[+]
slick
[-] CWidgetNavbar.php
[edit]
[-] CWidgetAlert.php
[edit]
[-] CWidgetFacebookvideo.php
[edit]
[-] CWidgetSlick.php
[edit]
[-] CWidgetTitle.php
[edit]
[-] CWidgetGallery.php
[edit]
[-] CWidgetSocial_buttons.php
[edit]
[-] CWidgetFacebookpage.php
[edit]
[+]
accordion
[-] CWidgetContactform.php
[edit]
[-] CWidgetButton.php
[edit]
[-] CWidgetProgress_bar.php
[edit]
[-] CWidgettestmodule.php
[edit]
[-] CWidgetStatcounter.php
[edit]
[-] CWidgetEmbed.php
[edit]
[-] CWidgetFacebooksend.php
[edit]
[-] CWidgetRecentnews.php
[edit]
[-] CWidgetIcon.php
[edit]
[-] CWidgetNewscomment.php
[edit]
[-] CWidgetFacebookcomment.php
[edit]
[-] CWidgetIhover.php
[edit]
[-] CWidgetMenu.php
[edit]
[+]
tab
[-] CWidgetSpacer.php
[edit]
[-] CWidgetBox.php
[edit]
[-] CWidgetHtml.php
[edit]
[-] CWidgetImage.php
[edit]
[-] CWidgetAudio_player.php
[edit]
[-] CWidgetCountdown.php
[edit]
[-] CWidgetTypedtext.php
[edit]
[-] CWidgetCarousel.php
[edit]
[-] CWidgetText.php
[edit]
[-] CWidgetVideo.php
[edit]
[-] CWidgetFacebookpost.php
[edit]
[-] CWidgetRssfeed.php
[edit]
[-] CWidgetInfobox.php
[edit]
[-] CWidgetInfotable.php
[edit]
[-] CWidgetFancytext.php
[edit]
[-] CWidgetGooglemap.php
[edit]
[-] CWidgetSlideshow.php
[edit]
[-] CWidgetPricetable.php
[edit]
[-] CWidgetNewscategory.php
[edit]
[-] CWidgetLine.php
[edit]
[-] CWidgetModal.php
[edit]
[-] CWidgetMailchimp.php
[edit]
[-] CWidgetFacebooklike.php
[edit]