Caches results for a specific user and course.  
 More...
 | 
| static  | isSuggested (int $a_usr_id, int $a_crs_id, int $a_objective_id) | 
|   | 
| static  | getStatus (int $a_usr_id, int $a_crs_id) | 
|   | 
Caches results for a specific user and course. 
- Author
 - Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e \ 
 
Definition at line 26 of file class.ilCourseObjectiveResultCache.php.
 
◆ getStatus()
  
  
      
        
          | static ilCourseObjectiveResultCache::getStatus  | 
          ( | 
          int  | 
          $a_usr_id,  | 
         
        
           | 
           | 
          int  | 
          $a_crs_id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ isSuggested()
  
  
      
        
          | static ilCourseObjectiveResultCache::isSuggested  | 
          ( | 
          int  | 
          $a_usr_id,  | 
         
        
           | 
           | 
          int  | 
          $a_crs_id,  | 
         
        
           | 
           | 
          int  | 
          $a_objective_id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ readSuggested()
  
  
      
        
          | static ilCourseObjectiveResultCache::readSuggested  | 
          ( | 
          int  | 
          $a_usr_id,  | 
         
        
           | 
           | 
          int  | 
          $a_crs_id  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
staticprotected   | 
  
 
 
◆ $status
  
  
      
        
          | array ilCourseObjectiveResultCache::$status = [] | 
         
       
   | 
  
staticprivate   | 
  
 
 
◆ $suggested
  
  
      
        
          | array ilCourseObjectiveResultCache::$suggested = [] | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following file: