PATH:
home
/
letacommog
/
letaweb
/
admin
/
widgets
/
modules
<?php class CWidgetStatcounter extends CWidgetModule { public $title,$description,$image,$image_type,$icon_type,$icon,$text,$size,$align; public $from, $to,$useEasing,$useGrouping,$separator,$decimal,$decimals,$prefix,$suffix,$duration; protected function decodeData() { $this->title = getIndex($this->module_data, 'title'); $this->description = getIndex($this->module_data, 'description'); $this->from = getIndex($this->module_data, 'from'); $this->to = getIndex($this->module_data, 'to'); $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->useEasing = getIndex($this->module_data, 'useEasing', false, 'boolean'); $this->useGrouping = getIndex($this->module_data, 'useGrouping', false, 'boolean'); $this->separator = getIndex($this->module_data, 'separator'); $this->decimal = getIndex($this->module_data, 'decimal'); $this->decimals = getIndex($this->module_data, 'decimals'); $this->prefix = getIndex($this->module_data, 'prefix'); $this->suffix = getIndex($this->module_data, 'suffix'); $this->duration = getIndex($this->module_data, 'duration',1000); } }
[+]
..
[-] 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]