IDataSyncHelper defines the interface that application should implement when providing sync helpers to handle specific import logic.
More...
IDataSyncHelper defines the interface that application should implement when providing sync helpers to handle specific import logic.
- Author
- andy
Definition at line 41 of file data_sync_manager.inc.
◆ extendForm()
IDataSyncHelper::extendForm |
( |
|
$form | ) |
|
◆ getAdditionalColumns()
IDataSyncHelper::getAdditionalColumns |
( |
|
$columns | ) |
|
◆ processRecord()
IDataSyncHelper::processRecord |
( |
|
$record | ) |
|
The documentation for this interface was generated from the following file: