PATH:
home
/
letacommog
/
letaweb
/
admin
/
widgets
/
views
/
modules
<?php $news = $this->list_data; if (sizeof($news) == 0) { echo $this->no_news_label; exit(); } ?> <?php $caption_fx = isset($this->data->settings->caption_fx) ? $this->data->settings->caption_fx : ''; ?> <div id="slider<?php echo $this->id ?>" class="images"> <?php $i = 0; ?> <?php foreach ($news as $item): ?> <?php $src = $item['image']; // $src = URL::get_image_path($src); ?> <div data-src="<?php echo htmlspecialchars($src)?>" data-title="<?php echo $item['title'] ?>" data-description="<?php echo $item['summary']; ?>" data-link="<?php echo $item['url']; ?>"> <div class="camera_caption <?php echo $caption_fx; ?>"> <div class="camera_caption_title"><?php echo $item['title'] ?> </div> <div class="camera_caption_description"><?php echo $item['summary']; ?> </div> </div> </div> <?php $i = $i + 1; ?> <?php endforeach; ?> </div> <script type="text/javascript"> var camera = $('#slider<?php echo $this->id ?>').camera ( { <?php /*$settings = (array) $this->data->settings; $array_keys = array_keys($settings); foreach($array_keys as $k) { if(isset($this->data->settings->$k) && $this->data->settings->$k != 'undefined') { $v = is_numeric($this->data->settings->$k); $t = $this->data->settings->$k == 'true' || $this->data->settings->$k == 'false'; if($v || $t) echo $k.':'.$this->data->settings->$k.','; else { echo $k.':"'.$this->data->settings->$k.'",'; } } }*/ ?> } ); $('#slider<?php echo $this->id ?>').data('camera', camera); </script>
[+]
..
[-] contactform.php
[edit]
[-] ihover.php
[edit]
[-] modal.php
[edit]
[-] news_slideshow.php
[edit]
[-] news_gallery_item1.php
[edit]
[-] facebookvideo.php
[edit]
[-] social_buttons.php
[edit]
[-] share_buttons_item0.php
[edit]
[-] audio_player.php
[edit]
[-] mini_news_list_item5.php
[edit]
[-] simplelist.php
[edit]
[+]
contactform
[-] spacer.php
[edit]
[-] newsdetail_item3.php
[edit]
[-] share_buttons.php
[edit]
[-] cycleslider.php
[edit]
[-] facebookcomment.php
[edit]
[-] video.php
[edit]
[-] linklist.php
[edit]
[-] newslist.php
[edit]
[-] newsdetail_item2.php
[edit]
[-] facebooklike.php
[edit]
[-] newscategory.php
[edit]
[-] newscomment.php
[edit]
[-] mini_news_list_item4.php
[edit]
[-] recentnews_item.php
[edit]
[-] news_gallery_item0.php
[edit]
[-] share_buttons_item1.php
[edit]
[-] share_buttons_item6.php
[edit]
[-] image.php
[edit]
[-] pricetable.php
[edit]
[-] gallery.php
[edit]
[-] menu_functions.php
[edit]
[-] youtube.php
[edit]
[-] newscomment_item.php
[edit]
[-] statcounter.php
[edit]
[-] icon.php
[edit]
[-] facebookpost.php
[edit]
[-] facebookpage.php
[edit]
[+]
script
[+]
productlist
[-] menu.php
[edit]
[-] flash.php
[edit]
[-] typedtext.php
[edit]
[-] news_monthlist.php
[edit]
[-] countdown.php
[edit]
[-] carousel.php
[edit]
[+]
newslist
[-] iframe.php
[edit]
[-] newsdetail_item1.php
[edit]
[-] linklist_functions.php
[edit]
[-] rssfeed.php
[edit]
[-] navbar.php
[edit]
[-] embed.php
[edit]
[-] infobox.php
[edit]
[-] common_functions.php
[edit]
[-] infobanner.php
[edit]
[-] html.php
[edit]
[-] share_buttons_item5.php
[edit]
[-] text.php
[edit]
[-] share_buttons_item2.php
[edit]
[-] newsdetail.php
[edit]
[-] title.php
[edit]
[-] mailchimp.php
[edit]
[-] recentnews.php
[edit]
[-] testmodule.php
[edit]
[-] slideshow.php
[edit]
[-] button.php
[edit]
[-] newscomment_form.php
[edit]
[-] googlemap.php
[edit]
[-] backtotop.php
[edit]
[-] alert.php
[edit]
[-] fancytext.php
[edit]
[-] tagcloud.php
[edit]
[-] facebooksend.php
[edit]
[-] ecommerce_top_bar.php
[edit]
[-] news_gallery_item2.php
[edit]
[-] share_buttons_item3.php
[edit]
[-] newscomment_reply_form.php
[edit]
[-] share_buttons_item4.php
[edit]
[-] infotable.php
[edit]
[-] progress_bar.php
[edit]
[-] newsdetail_item0.php
[edit]
[-] line.php
[edit]
[-] news_gallery.php
[edit]