streams/doc/hook/identity_basic_export.bb

11 lines
283 B
BlitzBasic
Raw Normal View History

2015-11-06 01:23:36 +00:00
[h2]identity_basic_export[/h2]
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
]