19 redirect(
"data_import_field_mapping");
41 trace(
"Mapping ".count(
$items).
" items", 3);
44 if (is_array(
$obj->spreadsheetFieldSizes))
68 $spreadsheet->emptyMessage =
"<strong>No valid records were found in the import file</strong>";
82 $spreadsheet->emptyMessage =
"<strong>No valid records were found in the import file</strong>";
89 <script type=
'text/javascript'>
93 window.addEvent(
'domready',
function()
102 <div
class=
"tab_border">
107 <div
id=
"sync_controls"></div>
111 <div
style=
'margin-top: 10px; width: 100%; overflow-y: auto'>
if(!DataSyncManager::fieldMappingHasMatchField($fieldMapping)) $filter
if($method=="POST") $script
Provides a central management class for event handlers and common functionality for the data_sync com...
static getFieldMapping($class, $import_profile_id)
static createImportItems($class, $import_profile_id=0, $file="", $format=null)
static generateFilter($fieldMapping)
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
static notify($message, $blocking=false, $button="OK", $onClick="null")
Utility method to display a notification message to the user when the page has finished loading.
static getValue($component, $name)
Retrieve the value of the specified Setting.
$method
Pull out a simple reference to the request method.