ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilTestResultCache () | |
& | _getInstance () |
store ($a_obj_id, $result_set) | |
get ($a_obj_id) |
Definition at line 33 of file class.ilTestResultCache.php.
& ilTestResultCache::_getInstance | ( | ) |
Definition at line 43 of file class.ilTestResultCache.php.
References ilTestResultCache().
ilTestResultCache::get | ( | $a_obj_id | ) |
Definition at line 63 of file class.ilTestResultCache.php.
ilTestResultCache::ilTestResultCache | ( | ) |
Definition at line 35 of file class.ilTestResultCache.php.
Referenced by _getInstance().
ilTestResultCache::store | ( | $a_obj_id, | |
$result_set | |||
) |
Definition at line 57 of file class.ilTestResultCache.php.