Lines Matching refs:getLang

362 …$TOC[] = Array('hid' => 'resources', 'title' => $this->getLang('resources_title'), 'type' => 'ul',…
369 …$content .= '<h2 class="sectionedit2" id="resources">'.$this->getLang('resources_title').'</h2>'.D…
373 … $content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('resources').'</th>'.DOKU_LF;
380 …$content .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'" colspan="2">'.$this->getLang('empty_output')…
389 … $content .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'">'.$this->getLang($resname).'</td>'.DOKU_LF;
414 …$TOC[] = Array('hid' => 'tags', 'title' => $this->getLang('tags_title'), 'type' => 'ul', 'level' =…
424 … $content .= '<h2 class="sectionedit2" id="tags">'.$this->getLang('tags_title').'</h2>'.DOKU_LF;
428 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('tags').' ('.count($occurrenc…
435 …ontent .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'" colspan="2">'.$this->getLang('empty_output').'…
464 …$TOC[] = Array('hid' => 'namespaces', 'title' => $this->getLang('namespaces_title'), 'type' => 'ul…
471 …$content .= '<h2 class="sectionedit2" id="namespaces">'.$this->getLang('namespaces_title').'</h2>'…
475 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('namespaces').' ('.count($lis…
476 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'"># '.$this->getLang('pages_count').'</th>'.DOKU…
477 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'"># '.$this->getLang('medias_count').'</th>'.DOK…
483 …$content .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'" colspan="3">'.$this->getLang('empty_output')…