Elgg
Version 1.10
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
Definition:
Exportable.php:9
Exportable\getExportableValues
getExportableValues()
Return a list of all fields that can be exported.
Exportable\export
export()
This must take the contents of the object and convert it to exportable ODD.
Generated on Mon Nov 3 2025 00:00:29 for Elgg by
1.9.1