Home
last modified time | relevance | path

Searched refs:a_wtime (Results 1 – 3 of 3) sorted by relevance

/dports/www/ilias6/ILIAS-6.14/Modules/LTIConsumer/classes/
H A Dclass.ilObjLTIConsumer.php610 * @param bool $a_wtime
612 public function setHighscoreWTime($a_wtime) argument
614 $this->_highscore_wtime = (bool) $a_wtime;
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilObjTest.php11151 * @param bool $a_wtime
11153 public function setHighscoreWTime($a_wtime) argument
11155 $this->_highscore_wtime = (bool) $a_wtime;
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilObjTest.php11312 * @param bool $a_wtime
11314 public function setHighscoreWTime($a_wtime) argument
11316 $this->_highscore_wtime = (bool) $a_wtime;