Index
-
\com\setasign\Konquadrat
-
Import
-
RowImport
- AbstractRowImport
- AbstractRowImportWithImportRelations
- HasImportRelationsInterface
- ImportRelationFields
- ImportRelationFieldsInterface
- ImportRelations
- ImportRelationsInterface
- ImportRow
- MainImportRow
- MainImportRowFactory
- MainImportRowFactoryInterface
- RowImportHandler
- RowImportHandlerFactory
- RowImportHandlerFactoryInterface
- RowImportHandlerInterface
- RowImportInterface
-
RowImport
-
Import
com\setasign\Konquadrat\Import\RowImport
MainImportRow Class ImportRow
File: /Konquadrat/src/Import/RowImport/MainImportRow.php
Class hierarchy
Implements
Summary
Properties
$languageManager
protected ImportRow::$languageManager
$rowId
private int MainImportRow::$rowId
Methods
__construct()
public MainImportRow::__construct ()
Parameters
- $languageManager : \com\setasign\Konquadrat\LanguageManager
- $rowId : int
- $row : array
checkMultiLangFieldEmpty()
Parameters
- $name : string
Return Values
Returns true if all fields are empty
setMultiLangField()
Parameters
- $object : \com\setasign\Konquadrat\Object\AbstractObject
- $name : string
Exceptions
Throws \com\setasign\SetaFramework\InvalidConfigurationException If the field isn't and multiLangString or multiLangText field.
Throws \com\setasign\Konquadrat\Object\MissingConfigurationException If the field doesn't exist.
