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

Public Member Functions

 annotate ($backupid)
 set_annotation_item ($itemname)

Detailed Description

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.


Member Function Documentation

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.


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