Moodle  2.2.1
http://www.collinsharper.com
workshop_evaluation Interface Reference
Inheritance diagram for workshop_evaluation:

Static Public Member Functions

static delete_instance ($workshopid)

Detailed Description

Defines all methods that grading evaluation subplugins has to implement

Todo:
the final interface is not decided yet as we have only one implementation so far

Definition at line 34 of file lib.php.


Member Function Documentation

static delete_instance ( workshopid) [static]

Delete all data related to a given workshop module instance

This is called from workshop_delete_instance().

Parameters:
int$workshopidid of the workshop module instance being deleted
Returns:
void

Implemented in workshop_best_evaluation.


The documentation for this interface was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations