Exportable Interface Reference

Inheritance diagram for Exportable:
ElggEntity ElggExtender ElggRelationship ElggGroup ElggObject ElggSite ElggUser ElggAnnotation ElggMetadata ElggFile ElggPlugin ElggWidget

List of all members.

Public Member Functions

 export ()
 This must take the contents of the object and convert it to exportable ODD.
 getExportableValues ()
 Return a list of all fields that can be exported.

Detailed Description

Definition at line 18 of file export.php.


Member Function Documentation

Exportable::export (  ) 

This must take the contents of the object and convert it to exportable ODD.

Returns:
object or array of objects.

Implemented in ElggEntity, ElggExtender, and ElggRelationship.

Exportable::getExportableValues (  ) 

Return a list of all fields that can be exported.

This should be used as the basis for the values returned by export()

Implemented in ElggEntity, ElggExtender, ElggGroup, ElggObject, ElggRelationship, ElggSite, and ElggUser.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations
Generated on Sun May 26 00:01:38 2013 for Elgg by  doxygen 1.6.3