modules/Import/maps/ImportMapAct.php

Show: inherited
Table of Contents

\ImportMapAct

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= ''act''

String identifier for this import

Default value'act'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

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.