ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | isSuggested (int $a_usr_id, int $a_crs_id, int $a_objective_id) |
static | getStatus (int $a_usr_id, int $a_crs_id) |
Static Protected Member Functions | |
static | readSuggested (int $a_usr_id, int $a_crs_id) |
Static Private Attributes | |
static array | $suggested = [] |
static array | $status = [] |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Caches results for a specific user and course
Definition at line 25 of file class.ilCourseObjectiveResultCache.php.
|
static |
Definition at line 38 of file class.ilCourseObjectiveResultCache.php.
Referenced by ilCourseObjectiveListGUI\insertProgressInfo(), and ilCourseObjectiveListGUI\insertTitle().
|
static |
Definition at line 30 of file class.ilCourseObjectiveResultCache.php.
Referenced by ilCourseObjectiveListGUI\insertProgressInfo(), and ilCourseObjectiveListGUI\insertTitle().
|
staticprotected |
Definition at line 47 of file class.ilCourseObjectiveResultCache.php.
References ilCourseObjectiveResult\_getSuggested().
|
staticprivate |
Definition at line 28 of file class.ilCourseObjectiveResultCache.php.
|
staticprivate |
Definition at line 27 of file class.ilCourseObjectiveResultCache.php.