modules/Import/maps/ImportMapOther.php

Show: inherited
Table of Contents

\ImportMapOther

Package:
Children
\ImportMapSalesforce
\ImportMapOutlook
\ImportMapGoogle
\ImportMapTab
\ImportMapCsv
\ImportMapAct

Properties

Propertypublic  $delimiter= ''

Field delimiter

Details
Type
n/a
Propertypublic  $enclosure= ''

Field enclosure

Details
Type
n/a
Propertypublic  $has_header= 'true'

Do we have a header?

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

String identifier for this import

Default value'other'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
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.