diff options
Diffstat (limited to 'doc/hook/identity_basic_export.bb')
-rw-r--r-- | doc/hook/identity_basic_export.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/hook/identity_basic_export.bb b/doc/hook/identity_basic_export.bb deleted file mode 100644 index 71329ba1e..000000000 --- a/doc/hook/identity_basic_export.bb +++ /dev/null @@ -1,10 +0,0 @@ -[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 - ] |