Class grade_export_update_buffer

Description

This class is used to update the exported field in grade_grades.

It does internal buffering to speedup the db operations.

Located in /grade/export/lib.php (line 320)


	
			
Variable Summary
Method Summary
grade_export_update_buffer grade_export_update_buffer ()
void close ()
void flush ( $buffersize)
string track (object $grade_grade)
Variables
mixed $export_time (line 322)
  • access: public
mixed $update_list (line 321)
  • access: public
Methods
Constructor grade_export_update_buffer (line 327)

Constructor - creates the buffer and initialises the time stamp

  • access: public
grade_export_update_buffer grade_export_update_buffer ()
close (line 381)

Flush and close the buffer.

  • access: public
void close ()
flush (line 332)
  • access: public
void flush ( $buffersize)
  • $buffersize
track (line 350)

Track grade export status

  • return: (unknow, new, regrade, nochange)
  • access: public
string track (object $grade_grade)

Documentation generated on Sat, 20 Mar 2010 04:40:37 +0100 by phpDocumentor 1.4.0