modules/Import/maps/ImportMapSalesforce.php

Show: inherited
Table of Contents

\ImportMapSalesforce

Package:
Parent(s)
\ImportMapOther

Properties

Propertypublic  $delimiter= '',''

Field delimiter

Default value','Details
Type
n/a
Propertypublic  $enclosure= ''"''

Field enclosure

Default value'"'Details
Type
n/a
Propertypublic  $has_header= 'true'

Do we have a header?

Default valuetrueDetails
Type
n/a
Propertypublic  $name= ''salesforce''

String identifier for this import

Default value'salesforce'Details
Type
n/a

Methods

methodpublicgetIgnoredFields( string $module ) : array

Returns a list of fields that should be ignorred for the module during import

Parameters
Name Type Description
$module string
Returns
Type Description
array of fields to ignor
Details
See
\ImportMapOther::getIgnoredFields()  
methodpublicgetMapping( string $module ) : array

Gets the default mapping for a module

Parameters
Name Type Description
$module string
Returns
Type Description
array field mappings
Documentation was generated by DocBlox 0.18.1.