Callbacks handling grade changes (to clear cache).  
 More...
|  | 
| static | grade_changed ($userid) | 
|  | A user grade has been updated in gradebook. 
 | 
|  | 
| static | grade_item_changed ($courseid) | 
|  | A grade item has been updated in gradebook. 
 | 
|  | 
Callbacks handling grade changes (to clear cache). 
This ought to use the hooks system, but it doesn't exist - calls are hard-coded. (The new event system is not suitable for this type of use.)
- Copyright
- 2014 The Open University 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ grade_changed()
  
  | 
        
          | static availability_grade\callbacks::grade_changed | ( |  | $userid | ) |  |  | static | 
 
A user grade has been updated in gradebook. 
- Parameters
- 
  
  
 
 
◆ grade_item_changed()
  
  | 
        
          | static availability_grade\callbacks::grade_item_changed | ( |  | $courseid | ) |  |  | static | 
 
A grade item has been updated in gradebook. 
- Parameters
- 
  
  
 
 
The documentation for this class was generated from the following file: