Elgg
Version 2.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Exportable.php
Go to the documentation of this file.
1
<?php
9
interface
Exportable
{
15
public
function
export
();
16
23
public
function
getExportableValues
();
24
}
Exportable\export
export()
This must take the contents of the object and convert it to exportable ODD.
Exportable
Definition:
Exportable.php:9
Exportable\getExportableValues
getExportableValues()
Return a list of all fields that can be exported.
Generated on Fri Oct 11 2024 00:01:07 for Elgg by
1.8.11