modules/Import/maps/ImportMapCsv.php

Show: inherited
Table of Contents

\ImportMapCsv

Package:
Parent(s)
\ImportMapOther

Properties

Propertypublic  $delimiter= '',''

Field delimiter

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

Field enclosure

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

Do we have a header?

Inherited from: \ImportMapOther::$$has_header
Default valuetrueDetails
Type
n/a
Inherited_from
\ImportMapOther::$$has_header  
Propertypublic  $name= ''csv''

String identifier for this import

Default value'csv'Details
Type
n/a

Methods

methodpublicgetIgnoredFields( string $module ) : array
inherited

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

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

Gets the default mapping for a module

Inherited from: \ImportMapOther::getMapping()
Parameters
Name Type Description
$module string
Returns
Type Description
array field mappings
Documentation was generated by DocBlox 0.18.1.