This class is used to update the exported field in grade_grades.
More...
|
| __construct () |
| Constructor - creates the buffer and initialises the time stamp.
|
|
| close () |
| Flush and close the buffer.
|
|
| flush ($buffersize) |
|
| grade_export_update_buffer () |
| Old syntax of class constructor.
|
|
| track ($grade_grade) |
| Track grade export status.
|
|
|
| $export_time |
|
| $update_list |
|
This class is used to update the exported field in grade_grades.
It does internal buffering to speedup the db operations.
◆ grade_export_update_buffer()
grade_export_update_buffer::grade_export_update_buffer |
( |
| ) |
|
◆ track()
grade_export_update_buffer::track |
( |
| $grade_grade | ) |
|
Track grade export status.
- Parameters
-
- Return values
-
string\$status | (unknow, new, regrade, nochange) |
The documentation for this class was generated from the following file: