Server IP : 213.176.29.180 / Your IP : 3.149.241.93 Web Server : Apache System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64 User : webtaragh ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/webtaragh/www/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
whmcs/templates_c/3b6ffafc0a973ccd7cad192bc0430d366c1196d1_0.file.sidebar-categories.tpl.php 0000644 00000016175 14736120266 0031365 0 ustar 00 home/webtaragh/public_html <?php /* Smarty version 3.1.36, created on 2024-10-24 10:53:33 from '/home/webtaragh/public_html/mamad/templates/orderforms/standard_cart/sidebar-categories.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_671a272d05e239_06533847', 'has_nocache_code' => false, 'file_dependency' => array ( '3b6ffafc0a973ccd7cad192bc0430d366c1196d1' => array ( 0 => '/home/webtaragh/public_html/mamad/templates/orderforms/standard_cart/sidebar-categories.tpl', 1 => 1695537215, 2 => 'file', ), ), 'includes' => array ( 'file:orderforms/standard_cart/sidebar-categories-selector.tpl' => 1, ), ),false)) { function content_671a272d05e239_06533847 (Smarty_Internal_Template $_smarty_tpl) { $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['secondarySidebar']->value, 'panel'); $_smarty_tpl->tpl_vars['panel']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['panel']->value) { $_smarty_tpl->tpl_vars['panel']->do_else = false; ?> <div menuItemName="<?php echo $_smarty_tpl->tpl_vars['panel']->value->getName();?> " class="panel card card-sidebar mb-3 <?php if ($_smarty_tpl->tpl_vars['panel']->value->getClass()) { echo $_smarty_tpl->tpl_vars['panel']->value->getClass(); } else { ?>panel-sidebar<?php } if ($_smarty_tpl->tpl_vars['panel']->value->getExtra('mobileSelect') && $_smarty_tpl->tpl_vars['panel']->value->hasChildren()) {?> hidden-sm hidden-xs d-none d-md-block<?php }?>"<?php if ($_smarty_tpl->tpl_vars['panel']->value->getAttribute('id')) {?> id="<?php echo $_smarty_tpl->tpl_vars['panel']->value->getAttribute('id');?> "<?php }?>> <div class="panel-heading card-header"> <h3 class="panel-title"> <?php if ($_smarty_tpl->tpl_vars['panel']->value->hasIcon()) {?> <i class="<?php echo $_smarty_tpl->tpl_vars['panel']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['panel']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['panel']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['panel']->value->getBadge();?> </span> <?php }?> <i class="fas fa-chevron-up card-minimise panel-minimise pull-right float-right"></i> </h3> </div> <?php if ($_smarty_tpl->tpl_vars['panel']->value->hasBodyHtml()) {?> <div class="panel-body card-body collapsable-card-body"> <?php echo $_smarty_tpl->tpl_vars['panel']->value->getBodyHtml();?> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['panel']->value->hasChildren()) {?> <div class="list-group collapsable-card-body<?php if ($_smarty_tpl->tpl_vars['panel']->value->getChildrenAttribute('class')) {?> <?php echo $_smarty_tpl->tpl_vars['panel']->value->getChildrenAttribute('class'); }?>"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['panel']->value->getChildren(), 'child'); $_smarty_tpl->tpl_vars['child']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['child']->value) { $_smarty_tpl->tpl_vars['child']->do_else = false; ?> <?php if ($_smarty_tpl->tpl_vars['child']->value->getUri()) {?> <a menuItemName="<?php echo $_smarty_tpl->tpl_vars['child']->value->getName();?> " href="<?php echo $_smarty_tpl->tpl_vars['child']->value->getUri();?> " class="list-group-item list-group-item-action<?php if ($_smarty_tpl->tpl_vars['child']->value->isDisabled()) {?> disabled<?php } if ($_smarty_tpl->tpl_vars['child']->value->getClass()) {?> <?php echo $_smarty_tpl->tpl_vars['child']->value->getClass(); } if ($_smarty_tpl->tpl_vars['child']->value->isCurrent()) {?> active<?php }?>"<?php if ($_smarty_tpl->tpl_vars['child']->value->getAttribute('dataToggleTab')) {?> data-toggle="tab"<?php } if ($_smarty_tpl->tpl_vars['child']->value->getAttribute('target')) {?> target="<?php echo $_smarty_tpl->tpl_vars['child']->value->getAttribute('target');?> "<?php }?> id="<?php echo $_smarty_tpl->tpl_vars['child']->value->getId();?> "> <?php if ($_smarty_tpl->tpl_vars['child']->value->hasIcon()) {?> <i class="<?php echo $_smarty_tpl->tpl_vars['child']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['child']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['child']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['child']->value->getBadge();?> </span> <?php }?> </a> <?php } else { ?> <div menuItemName="<?php echo $_smarty_tpl->tpl_vars['child']->value->getName();?> " class="list-group-item<?php if ($_smarty_tpl->tpl_vars['child']->value->getClass()) {?> <?php echo $_smarty_tpl->tpl_vars['child']->value->getClass(); }?>" id="<?php echo $_smarty_tpl->tpl_vars['child']->value->getId();?> "> <?php if ($_smarty_tpl->tpl_vars['child']->value->hasIcon()) {?> <i class="<?php echo $_smarty_tpl->tpl_vars['child']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['child']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['child']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['child']->value->getBadge();?> </span> <?php }?> </div> <?php }?> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['panel']->value->hasFooterHtml()) {?> <div class="panel-footer card-footer clearfix"> <?php echo $_smarty_tpl->tpl_vars['panel']->value->getFooterHtml();?> </div> <?php }?> </div> <?php if ($_smarty_tpl->tpl_vars['panel']->value->getExtra('mobileSelect') && $_smarty_tpl->tpl_vars['panel']->value->hasChildren()) {?> <div class="panel card hidden-lg hidden-md d-md-none<?php if ($_smarty_tpl->tpl_vars['panel']->value->getClass()) { echo $_smarty_tpl->tpl_vars['panel']->value->getClass(); } else { ?> panel-default<?php }?>"<?php if ($_smarty_tpl->tpl_vars['panel']->value->getAttribute('id')) {?> id="<?php echo $_smarty_tpl->tpl_vars['panel']->value->getAttribute('id');?> "<?php }?>> <?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/sidebar-categories-selector.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true); ?> </div> <?php } } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1); } }