AAAAhome/academiac/www/templates/atomic/html/mod_search/default.php 0000644 00000003251 15137143432 0020672 0 ustar 00
home/academiac/www/templates/atomic/html/mod_custom/default.php 0000644 00000000473 15137143451 0020743 0 ustar 00 content;?> home/academiac/www/templates/ideas/html/mod_menu/default.php 0000604 00000012767 15137144143 0020212 0 ustar 00 get('tag_id') != NULL) ? ' id="' . $params->get('tag_id') . '"' : ''; if (isset($attribs['name']) && $attribs['name'] == 'position-1') { $menutype = 'horizontal'; $start = $params->get('startLevel'); // render subitems or not. $subitems = $GLOBALS['artx_settings']['menu']['show_submenus'] && 1 == $params->get('showAllChildren'); // true - skip current node, false - render current node. $skip = false; echo '', $limit - $item->level + $item->level_diff); $skip = false; } } continue; } $class = 'item-' . $item->id; $class .= $item->id == $active_id ? ' current' : ''; $class .= ('alias' == $item->type && in_array($item->params->get('aliasoptions'), $path) || in_array($item->id, $path)) ? ' active' : ''; $class .= $item->deeper ? ' deeper' : ''; $class .= $item->parent ? ' parent' : ''; echo '' . $this->pagination->getPagesCounter() . '
'; echo $this->pagination->getPagesLinks(); echo '