modules/Import/maps/ImportMapGoogle.php

Show: inherited
Table of Contents

\ImportMapGoogle

Package:
Parent(s)
\ImportMapOther

Properties

Propertypublic  $delimiter= ''
inherited

Field delimiter

Inherited from: \ImportMapOther::$$delimiter
Details
Type
n/a
Inherited_from
\ImportMapOther::$$delimiter  
Propertypublic  $enclosure= ''
inherited

Field enclosure

Inherited from: \ImportMapOther::$$enclosure
Details
Type
n/a
Inherited_from
\ImportMapOther::$$enclosure  
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= ''google''

String identifier for this import

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