void deleteSelection(
integer
$id
)
|
|
Delete record
Parameters:
API Tags:
the real import function
import the uploaded csv file for real
This function shows a form to configure the .csv
This function checks if there is enough information to export the date
else it wil shows a form to set how the file wil be exported
String getAttributeSelect(
)
|
|
Get all attributes to select for the export
API Tags:
| Return: | HTML code with checkboxes for each attribute to select |
array getExportAttributes(
)
|
|
Return all attributes that can be exported
API Tags:
| Return: | Array with attribs that needs to be exported |
string getExportSelectionDropdown(
)
|
|
Build the dropdown field to add the exportselections
API Tags:
array getExportSelections(
)
|
|
Determine the export selections that should be displayed
API Tags:
array getUsableAttributes(
)
|
|
Gives all the attributes that can be used for the import
API Tags:
Handle partial request
API Tags:
string partial_selection_interact(
)
|
|
Partial displays a interaction possibilities with an export selection
API Tags:
string partial_selection_name(
)
|
|
Partial fetches and displays the name of the selected value
API Tags:
Store selectiondetails in the database
API Tags:
Update selectiondetails in the database
API Tags:
Gets the HTML for the initial mode of the exporthandler
API Tags:
| Return: | The HTML for the screen |
Get the options for the export