11 lines
		
	
	
		
			283 B
		
	
	
	
		
			Clojure
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			283 B
		
	
	
	
		
			Clojure
		
	
	
	
	
	
| [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
 | |
| 	]
 |