Hubzilla Documentation
This page is not yet available in português. See /help/developer/developer_guide#Translations for information about how to help.
Contents
identity_basic_export
Called when exporting data for a channel
Passed array contains
[
'channel_id' => channel_id being exported
'sections' => array of functional export sections which are being exported
'data' => the export data array which has been generated
]