Server IP : 213.176.29.180 / Your IP : 3.17.166.233 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 : 8.3.14 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/webtaragh/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
public_html/whmcs/templates_c/daae51df391257f08561bb457bc1f29cb12711c5_0.file.navbar.tpl.php 0000644 00000013176 14736104541 0026660 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2023-09-24 06:38:58 from '/var/www/vhosts/agarousi.ir/agarousi.com/test2/templates/twenty-one/includes/navbar.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_650fd98236db82_37369565', 'has_nocache_code' => false, 'file_dependency' => array ( 'daae51df391257f08561bb457bc1f29cb12711c5' => array ( 0 => '/var/www/vhosts/agarousi.ir/agarousi.com/test2/templates/twenty-one/includes/navbar.tpl', 1 => 1695537416, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_650fd98236db82_37369565 (Smarty_Internal_Template $_smarty_tpl) { $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['navbar']->value, 'item'); $_smarty_tpl->tpl_vars['item']->index = -1; $_smarty_tpl->tpl_vars['item']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['item']->value) { $_smarty_tpl->tpl_vars['item']->do_else = false; $_smarty_tpl->tpl_vars['item']->index++; $_smarty_tpl->tpl_vars['item']->first = !$_smarty_tpl->tpl_vars['item']->index; $__foreach_item_1_saved = $_smarty_tpl->tpl_vars['item']; ?> <li menuItemName="<?php echo $_smarty_tpl->tpl_vars['item']->value->getName();?> " class="d-block<?php if ($_smarty_tpl->tpl_vars['item']->first) {?> no-collapse<?php } if ($_smarty_tpl->tpl_vars['item']->value->hasChildren()) {?> dropdown no-collapse<?php } if ($_smarty_tpl->tpl_vars['item']->value->getClass()) {?> <?php echo $_smarty_tpl->tpl_vars['item']->value->getClass(); }?>" id="<?php echo $_smarty_tpl->tpl_vars['item']->value->getId();?> "> <a class="<?php if (!(isset($_smarty_tpl->tpl_vars['rightDrop']->value)) || !$_smarty_tpl->tpl_vars['rightDrop']->value) {?>pr-4<?php } if ($_smarty_tpl->tpl_vars['item']->value->hasChildren()) {?> dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"<?php } else { ?>" href="<?php echo $_smarty_tpl->tpl_vars['item']->value->getUri();?> "<?php } if ($_smarty_tpl->tpl_vars['item']->value->getAttribute('target')) {?> target="<?php echo $_smarty_tpl->tpl_vars['item']->value->getAttribute('target');?> "<?php }?>> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasIcon()) {?><i class="<?php echo $_smarty_tpl->tpl_vars['item']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['item']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['item']->value->getBadge();?> </span><?php }?> </a> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasChildren()) {?> <ul class="dropdown-menu<?php if ((isset($_smarty_tpl->tpl_vars['rightDrop']->value)) && $_smarty_tpl->tpl_vars['rightDrop']->value) {?> dropdown-menu-right<?php }?>"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['item']->value->getChildren(), 'childItem'); $_smarty_tpl->tpl_vars['childItem']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['childItem']->value) { $_smarty_tpl->tpl_vars['childItem']->do_else = false; ?> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->getClass() && in_array($_smarty_tpl->tpl_vars['childItem']->value->getClass(),array('dropdown-divider','nav-divider'))) {?> <div class="dropdown-divider"></div> <?php } else { ?> <li menuItemName="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getName();?> " class="dropdown-item<?php if ($_smarty_tpl->tpl_vars['childItem']->value->getClass()) {?> <?php echo $_smarty_tpl->tpl_vars['childItem']->value->getClass(); }?>" id="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getId();?> "> <a href="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getUri();?> " class="dropdown-item px-2 py-0"<?php if ($_smarty_tpl->tpl_vars['childItem']->value->getAttribute('target')) {?> target="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getAttribute('target');?> "<?php }?>> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->hasIcon()) {?><i class="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['childItem']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['childItem']->value->getBadge();?> </span><?php }?> </a> </li> <?php }?> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </ul> <?php }?> </li> <?php $_smarty_tpl->tpl_vars['item'] = $__foreach_item_1_saved; } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1); if (!(isset($_smarty_tpl->tpl_vars['rightDrop']->value)) || !$_smarty_tpl->tpl_vars['rightDrop']->value) {?> <li class="d-none dropdown collapsable-dropdown"> <a class="dropdown-toggle" href="#" id="navbarDropdownMenu" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'more'),$_smarty_tpl ) );?> </a> <ul class="collapsable-dropdown-menu dropdown-menu" aria-labelledby="navbarDropdownMenu"> </ul> </li> <?php } } }