Elgg
Version 1.11
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 Fri Aug 29 2025 00:00:38 for Elgg by
1.9.1