Searched refs:a_top_num (Results 1 – 3 of 3) sorted by relevance
671 * @param integer $a_top_num Number of entries in the top-rankings table.673 public function setHighscoreTopNum($a_top_num) argument675 $this->_highscore_top_num = (int) $a_top_num;
11212 * @param integer $a_top_num Number of entries in the top-rankings table.11214 public function setHighscoreTopNum($a_top_num) argument11216 $this->_highscore_top_num = (int) $a_top_num;
11373 * @param integer $a_top_num Number of entries in the top-rankings table.11375 public function setHighscoreTopNum($a_top_num) argument11377 $this->_highscore_top_num = (int) $a_top_num;