Class Quform_Entry_Exporter
Copyright:
Copyright (c) 2009-2022 ThemeCatcher (https://www.themecatcher.net)
Located at Quform/Entry/Exporter.php
Located at Quform/Entry/Exporter.php
public
|
#
__construct(
|
public
|
#
getExportFieldList( )
Handle the Ajax request to get the field choices list when exporting entries |
protected
string
|
#
getNameElementPartName( integer $partKey )
Get the name of the part of the name element with the given key |
protected
array
|
#
sortFieldList( array $fieldList, integer $formId )
Sort the field list if the user has previously sorted it |
public
|
#
saveExportFieldListOrder( )
Handle the Ajax request to save the field choices list when they are reordered |
protected
array
|
|
public
|
#
generateExportFile(
Generate the file containing exported entries |
protected
|
$repository
|
|
protected
|
$factory
|
|
protected
|
$options
|