|
ILIAS
Release_4_2_x_branch Revision 61807
|
Collaboration diagram for ilTestResultCache: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().
Here is the call graph for this function:| 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().
Here is the caller graph for this function:| ilTestResultCache::store | ( | $a_obj_id, | |
| $result_set | |||
| ) |
Definition at line 57 of file class.ilTestResultCache.php.