|
Moodle
2.2.1
http://www.collinsharper.com
|

Public Member Functions | |
| annotate ($backupid) | |
| set_annotation_item ($itemname) | |
Interface to apply to all the classes we want to be annotable in the backup/restore process
TODO: Finish phpdocs
Definition at line 30 of file annotable.class.php.
| annotate | ( | $ | backupid | ) |
This function implements the annotation of the current value associating it with $itemname
Implemented in backup_attribute, and backup_final_element.
| set_annotation_item | ( | $ | itemname | ) |
This function sets the $itemname to be used when annotating
Implemented in backup_attribute, and backup_final_element.