Lines Matching +full:page +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang)
17 /** @var string the currently selected page */
40 'page',
166 foreach($info as $page) {
168 '?do=admin&page=statistics&opt=' . $page . '&f=' . $this->from . '&t=' . $this->to,
169 $this->getLang($page),
176 '?do=admin&page=statistics&opt=' . $key . '&f=' . $this->from . '&t=' . $this->to,
203 echo '<a href="?do=admin&page=statistics&opt=' . $this->opt . '&f=' . $this->from . '&t=' . $this->to . '&s=' . $go . '" class="prev button">' . $this->getLang('prev') . '</a>';
208 echo '<a href="?do=admin&page=statistics&opt=' . $this->opt . '&f=' . $this->from . '&t=' . $this->to . '&s=' . $go . '" class="next button">' . $this->getLang('next') . '</a>';
227 echo '<input type="hidden" name="page" value="statistics" />';
237 echo '<a href="?do=admin&page=statistics&opt=' . $this->opt . '&f=' . $$time . '&t=' . $today . '">';
280 echo '<a href="?do=admin&page=statistics&opt=page&f=' . $this->from . '&t=' . $this->to . '" class="more button">' . $this->getLang('more') . '</a>';
288 echo '<a href="?do=admin&page=statistics&opt=newreferer&f=' . $this->from . '&t=' . $this->to . '" class="more button">' . $this->getLang('more') . '</a>';
296 echo '<a href="?do=admin&page=statistics&opt=searchphrases&f=' . $this->from . '&t=' . $this->to . '" class="more button">' . $this->getLang('more') . '</a>';
496 if($k == 'page') {