aboutsummaryrefslogtreecommitdiffstats
path: root/doc/en/hook/identity_basic_export.bb
blob: 71329ba1ece32b7e50b557850f1c2a218d4758c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[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
	]