Interface Exportable
Define an interface for all ODD exportable objects.
Direct known implementers
ElggDataIndirect known implementers
ElggAnnotation, ElggEntity, ElggUser, ElggWidget, ElggExtender, ElggFile, ElggGroup, ElggMetadata, ElggObject, ElggPlugin, ElggRelationship, ElggSite
public
object
|
|
public
array
|
#
getExportableValues( )
Return a list of all fields that can be exported. This should be used as the basis for the values returned by export() |