PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
modules
<uib-tabset> <uib-tab heading="<?php $this->t('LBL_IMAGES'); ?>"> <?php include dirname(__FILE__).'/ihover_image_list.php'; ?> </uib-tab> <uib-tab heading="<?php $this->t('LBL_SETTING'); ?>"> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_GALLERY_COLUMN'); ?></label> <div class="controls"> <select ng-model="data.column" ng-change="changeColumn()"> <?php for ($i = 1;$i <= 12;++$i) { ?> <option value="<?php echo $i; ?>"><?php echo $i; ?></option> <?php } ?> </select> </div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_GALLERY_MARGIN'); ?></label> <div class="controls"> <input type="number" ng-model="data.margin" ng-change="changeMargin()" /> </div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_EFFECT'); ?></label> <div class="controls"> <select type="text" class="form-control" ng-model="data.effect" ng-change="changeEffect()"> <?php for($i=1; $i <=15;$i++) { ?>} <option value="effect<?php echo $i;?>">Effect <?php echo $i;?></option> <?php } ?> </select> </div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_SHAPE'); ?></label> <div class="controls"> <select type="text" class="form-control" ng-model="data.shape" ng-change="changeShape()"> <option value="circle">Circle</option> <option value="square">Square</option> </select> </div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_DIRECTION'); ?></label> <div class="controls"> <select type="text" class="form-control" ng-model="data.direction" ng-change="changeDirection()"> <option ng-repeat="direction in directions" value="{{direction}}">{{direction}}</option> </select> </div> </div> </uib-tab> <?php include dirname(__FILE__).'/extra/design_tab.php'; ?> <?php include dirname(__FILE__).'/extra/animate_tab.php'; ?> </uib-tabset>
[+]
..
[-] infobox.php
[edit]
[-] facebookpage.php
[edit]
[-] pricetable.php
[edit]
[-] rssfeed.php
[edit]
[-] button.php
[edit]
[-] newslist.php
[edit]
[-] linklist.php
[edit]
[+]
share_buttons
[-] contactform.php
[edit]
[+]
extra
[-] box.php
[edit]
[-] productdetail.php
[edit]
[+]
menu
[-] slick.php
[edit]
[-] alert.php
[edit]
[-] ihover_image_list.php
[edit]
[-] countdown.php
[edit]
[-] title.php
[edit]
[-] typedtext.php
[edit]
[-] icon.php
[edit]
[-] ___custom.php
[edit]
[-] share_buttons.php
[edit]
[+]
slideshow
[-] simplelist.php
[edit]
[+]
image
[-] infotable.php
[edit]
[-] embed.php
[edit]
[-] newscomment.php
[edit]
[-] social_buttons_icon_list.php
[edit]
[-] iframe.php
[edit]
[-] facebooksend.php
[edit]
[-] fancytext.php
[edit]
[-] navbar.php
[edit]
[-] googlemap.php
[edit]
[-] facebookvideo.php
[edit]
[-] tweet.php
[edit]
[-] slideshow.php
[edit]
[-] statcounter.php
[edit]
[-] mailchimp.php
[edit]
[-] progress_bar.php
[edit]
[+]
form
[-] audio_player.php
[edit]
[-] recentnews.php
[edit]
[-] testmodule.php
[edit]
[-] share_ButtonConfig.php
[edit]
[-] social_buttons.php
[edit]
[-] productlist.php
[edit]
[-] idxbroker.php
[edit]
[-] infobox_button_command.php
[edit]
[-] image.php
[edit]
[-] zone.php
[edit]
[-] accordion.php
[edit]
[-] line.php
[edit]
[-] zone - Copy.php
[edit]
[-] menu.php
[edit]
[-] video.php
[edit]
[-] ihover.php
[edit]
[-] facebooklike.php
[edit]
[-] youtube.php
[edit]
[-] tab.php
[edit]
[-] newscategory.php
[edit]
[-] pagezone.php
[edit]
[-] spacer.php
[edit]
[-] facebookcomment.php
[edit]
[-] slideshow_image_list.php
[edit]
[-] newsdetail.php
[edit]
[-] html.php
[edit]
[-] row.php
[edit]
[-] text.php
[edit]
[-] image_button_command.php
[edit]
[-] infobanner.php
[edit]
[-] gallery.php
[edit]
[+]
social_buttons
[-] twitterfeed.php
[edit]
[-] modal.php
[edit]
[-] facebookpost.php
[edit]