Todo List
[line 409]
[line 410]
[line 406]
[line 407]
[line 408]
[line 411]
Dropbox_Person Dropbox_Person( unknown_type $userId, unknown_type $isCourseAdmin, unknown_type $isCourseTutor)
void deleteAllReceivedWork( )
void deleteAllSentWork( )
void deleteReceivedWork( integer $id)
void deleteSentWork( unknown_type $id)
void filter_received_work( string $type, string $value)
void orderReceivedWork( unknown_type $sort)
$sort can be lastDate, firstDate, title, size, ...
void orderSentWork( unknown_type $sort)
void updateFeedback( unknown_type $id, unknown_type $text)
-1, _cmpWork( unknown_type $a, unknown_type $b)
It compares 2 work-objects by 1 of the properties of that object, dictated by the private property _orderBy