function __f__4690829cc80dbbd2ca6727c6c05cec76($lastvisit = "", $stats = array(), $cat_data = array(), $show_side_blocks = true, $side_blocks = array(), $_data = '')
 {
     $_ips___x_retval = '';
     $__iteratorCount = 0;
     foreach ($_data['forum_data'] as $forum_id => $forum_data) {
         $__iteratorCount++;
         $_ips___x_retval .= "\n\t\t\t\t\t" . ($forum_data['redirect_on'] ? "\n\t\t\t\t\t\t<div class='row touch-row' id=\"forum-{$forum_data['id']}\">\n\t\t\t\t\t\t\t<div class='icon'>" . $this->registry->getClass('output')->getReplacement("f_redirect") . "</div>\n\t\t\t\t\t\t\t<div class='rowContent'>\n\t\t\t\t\t\t\t\t<a href=\"" . $this->registry->getClass('output')->formatUrl($this->registry->getClass('output')->buildUrl("showforum={$forum_data['id']}", "public", ''), "{$forum_data['name_seo']}", "showforum") . "\" title='" . IPSText::striptags(IPSText::htmlspecialchars($forum_data['name'])) . "' class='title'>{$forum_data['name']}</a>\n\t\t\t\t\t\t\t\t<br /><span class='desc'>{$this->lang->words['rd_hits']}: " . $this->registry->getClass('class_localization')->formatNumber($forum_data['redirect_hits']) . "</span>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t" : "<div class='row touch-row' id=\"forum-{$forum_data['id']}\">\n\t\t\t\t\t\t\t<div class='icon'>\n\t\t\t\t\t\t\t\t" . ($forum_data['img_new_post'] != 'f_locked' && strstr($forum_data['img_new_post'], 'unread') ? "\n\t\t\t\t\t\t\t\t\t<a href=\"" . $this->registry->getClass('output')->formatUrl($this->registry->getClass('output')->buildUrl("app=forums&amp;module=forums&amp;section=markasread&amp;marktype=forum&amp;forumid={$forum_data['id']}&amp;returntoforumid={$this->request['f']}&amp;i=1", "public", ''), "", "") . "\" title=\"{$this->lang->words['bi_markread']}\" class='forum_marker'>\n\t\t\t\t\t\t\t\t\t\t" . $this->registry->getClass('output')->getReplacement("f_unread") . "\n\t\t\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t" : "\n\t\t\t\t\t\t\t\t\t" . $this->registry->getClass('output')->getReplacement("f_read") . "\n\t\t\t\t\t\t\t\t") . "\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div class='rowContent'>\n\t\t\t\t\t\t\t\t<a href=\"" . $this->registry->getClass('output')->formatUrl($this->registry->getClass('output')->buildUrl("showforum={$forum_data['id']}", "public", ''), "{$forum_data['name_seo']}", "showforum") . "\" title='" . IPSText::striptags(IPSText::htmlspecialchars($forum_data['name'])) . "' class='title'>{$forum_data['name']}</a>\n\t\t\t\t\t\t\t\t<br />\n\t\t\t\t\t\t\t\t<span class='desc'>\n\t\t\t\t\t\t\t\t\t<span class='number'>{$forum_data['topics']}</span> {$this->lang->words['topics']}\n\t\t\t\t\t\t\t\t\t" . (!$forum_data['hide_last_info'] ? "\n\t\t\t\t\t\t\t\t\t\t&middot; {$this->lang->words['last_post']} " . IPSText::htmlspecialchars($this->registry->getClass('class_localization')->getDate($forum_data['last_post'], "SHORT", 0)) . "\n\t\t\t\t\t\t\t\t\t" : "") . "\n\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>") . "\n\t\t\t\t\n";
     }
     $_ips___x_retval .= '';
     unset($__iteratorCount);
     return $_ips___x_retval;
 }
 function __f__f3046b4671aec0807f8ac620415036a8($lastvisit = "", $stats = array(), $cat_data = array(), $show_side_blocks = true, $side_blocks = array())
 {
     $_ips___x_retval = '';
     $__iteratorCount = 0;
     foreach ($cat_data as $_data) {
         $__iteratorCount++;
         $_ips___x_retval .= "\r\n\t\t\t\t" . ((is_array($_data['forum_data']) and count($_data['forum_data'])) ? "<div id='category_{$_data['cat_data']['id']}' class='category_block block_wrap'>\r\n\t\t\t\t\t\t<h3 class='maintitle'>\r\n\t\t\t\t\t\t\t<a class='toggle right' href='#' title=\"" . sprintf($this->lang->words['toggle_cat'], IPSText::striptags(IPSText::htmlspecialchars($_data['cat_data']['name']))) . "\">" . sprintf($this->lang->words['toggle_cat'], $_data['cat_data']['name']) . "</a> <a href=\"" . $this->registry->getClass('output')->formatUrl($this->registry->getClass('output')->buildUrl("showforum={$_data['cat_data']['id']}", "public", ''), "{$_data['cat_data']['name_seo']}", "showforum") . "\" title='" . sprintf($this->lang->words['view_cat'], IPSText::striptags(IPSText::htmlspecialchars($_data['cat_data']['name']))) . "'>{$_data['cat_data']['name']}</a>\r\n\t\t\t\t\t\t</h3>\r\n\t\t\t\t\t\t<div class='ipsBox table_wrap'>\r\n\t\t\t\t\t\t\t<div class='ipsBox_container'>\r\n\t\t\t\t\t\t\t\t<table class='ipb_table' summary=\"{$this->lang->words['forums_in_cat']} '{$_data['cat_data']['name']}'\">\r\n\t\t\t\t\t\t\t\t\t<tr class='header hide'>\r\n\t\t\t\t\t\t\t\t\t\t<th scope='col' class='col_c_icon'>&nbsp;</th>\r\n\t\t\t\t\t\t\t\t\t\t<th scope='col' class='col_c_forum'>{$this->lang->words['cat_name']}</th>\r\n\t\t\t\t\t\t\t\t\t\t<th scope='col' class='col_c_stats stats'>{$this->lang->words['stats']}</th>\r\n\t\t\t\t\t\t\t\t\t\t" . ($this->memberData['gbw_view_last_info'] ? "<th scope='col' class='col_c_post'>{$this->lang->words['last_post_info']}</th>" : "") . "\r\n\t\t\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t\t\t<!-- / CAT HEADER -->\r\n\t\t\t\t\t\t\t\t\t" . $this->__f__6e6d703dbb44541cb30e355a7fcb57fc($lastvisit, $stats, $cat_data, $show_side_blocks, $side_blocks, $_data) . "\t\t\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t\t</div>\r\n\t\t\t\t\t\t</div>\r\n\t\t\t\t\t\t<br />\r\n\t\t\t\t\t</div>" : "") . "\r\n\t\t\t\r\n";
     }
     $_ips___x_retval .= '';
     unset($__iteratorCount);
     return $_ips___x_retval;
 }
 function __f__0d4c6f6af396c9b3b3363a4c475d9a7f($html, $documentHeadItems, $css, $jsModules, $metaTags, array $header_items, $items = array(), $footer_items = array(), $stats = array())
 {
     $_ips___x_retval = '';
     $__iteratorCount = 0;
     foreach ($items['navigation'] as $idx => $data) {
         $__iteratorCount++;
         $_ips___x_retval .= "\n\t\t\t\t\t\t\t\t<li itemscope itemtype=\"http://data-vocabulary.org/Breadcrumb\">\n\t\t\t\t\t\t\t\t\t" . ($this->did_first ? "<span class='nav_sep'>" . $this->registry->getClass('output')->getReplacement("f_nav_sep") . "</span>" : "") . "\n\t\t\t\t\t\t\t\t\t " . ($data[1] ? "<a href='" . $this->registry->getClass('output')->formatUrl($this->registry->getClass('output')->buildUrl("{$data[1]}", "{$data['4']}", ''), "{$data['2']}", "{$data['3']}") . "' title='{$this->lang->words['nav_return_to']} " . IPSText::striptags(IPSText::htmlspecialchars($data[0])) . "' itemprop=\"url\">" : "") . "<span itemprop=\"title\">{$data[0]}</span>" . ($data[1] ? "</a>" : "") . "\n\t\t\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t" . (($this->did_first = 1) ? "" : "") . "\n\t\t\t\t\t\t\t\n";
     }
     $_ips___x_retval .= '';
     unset($__iteratorCount);
     return $_ips___x_retval;
 }
 function __f__5147475eaba97cbcedc3e8701382c4a7($lastvisit = "", $stats = array(), $cat_data = array(), $show_side_blocks = true, $side_blocks = array())
 {
     $_ips___x_retval = '';
     $__iteratorCount = 0;
     foreach ($cat_data as $_data) {
         $__iteratorCount++;
         $_ips___x_retval .= "\n\t\t\t\t" . ((is_array($_data['forum_data']) and count($_data['forum_data'])) ? "<div id='category_{$_data['cat_data']['id']}' class='category_block block_wrap'>\n\t\t\t\t\t\t" . $this->registry->getClass('output')->getReplacement("header_start") . "<h3 class='maintitle " . ($this->settings['clickableRows'] == 'yes' ? "linkBar" : "") . "'>\n\t\t\t\t\t\t\t<a class='toggle right' href='#' title=\"" . sprintf($this->lang->words['toggle_cat'], IPSText::striptags(IPSText::htmlspecialchars($_data['cat_data']['name']))) . "\">" . sprintf($this->lang->words['toggle_cat'], $_data['cat_data']['name']) . "</a> <a href=\"" . $this->registry->getClass('output')->formatUrl($this->registry->getClass('output')->buildUrl("showforum={$_data['cat_data']['id']}", "public", ''), "{$_data['cat_data']['name_seo']}", "showforum") . "\" title='" . sprintf($this->lang->words['view_cat'], IPSText::striptags(IPSText::htmlspecialchars($_data['cat_data']['name']))) . "'>{$_data['cat_data']['name']}</a>\n\t\t\t\t\t\t</h3>" . $this->registry->getClass('output')->getReplacement("header_end") . "\n\t\t\t\t\t\t<div class='ipsBox table_wrap removeDefault'>\n\t\t\t\t\t\t\t<div class='ipsBox_container'>\n\t\t\t\t\t\t\t\t<table class='ipb_table " . ($this->settings['clickableRows'] == 'yes' ? "forumHover" : "") . "' summary=\"{$this->lang->words['forums_in_cat']} '{$_data['cat_data']['name']}'\">\n\t\t\t\t\t\t\t\t\t<tr class='header hide'>\n\t\t\t\t\t\t\t\t\t\t<th scope='col' class='col_c_icon'>&nbsp;</th>\n\t\t\t\t\t\t\t\t\t\t<th scope='col' class='col_c_forum'>{$this->lang->words['cat_name']}</th>\n\t\t\t\t\t\t\t\t\t\t" . ($this->settings['removeStatsColumn'] == 'no' ? "<th scope='col' class='stats' style='width: 7%;'>{$this->lang->words['stats']}</th>\n\t\t\t\t\t\t\t\t\t\t<th scope='col' class='stats' style='width: 7%;'>{$this->lang->words['stats']}</th>" : "") . "\n\t\t\t\t\t\t\t\t\t\t" . ($this->memberData['gbw_view_last_info'] ? "<th scope='col' class='col_c_post'>{$this->lang->words['last_post_info']}</th>" : "") . "\n\t\t\t\t\t\t\t\t\t</tr>\n\t\t\t\t\t\t\t\t\t<!-- / CAT HEADER -->\n\t\t\t\t\t\t\t\t\t" . $this->__f__9e1ca865d566feb68ed3d0a90ca1fde6($lastvisit, $stats, $cat_data, $show_side_blocks, $side_blocks, $_data) . "\t\t\t\t\t\t\t\t</table>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>" . $this->registry->getClass('output')->getReplacement("box_end") . "\n\t\t\t\t\t</div>" : "") . "\n\t\t\t\n";
     }
     $_ips___x_retval .= '';
     unset($__iteratorCount);
     return $_ips___x_retval;
 }