const RELATION_BELONGS_TO_MANY
setParentTableFieldName($parentTableFieldName)
array $relationTableInsertFields
setInternalType($internalType)
string getDateTimeStorageFormat()
setChildSortByFieldName($childSortByFieldName)
string $parentKeyFieldName
setRelationTableMatchFields(array $relationTableMatchFields)
string $childTableWhereStatement
string $parentTableFieldName
string $dateTimeStorageFormat
setChildTableName($childTableName)
const RELATION_INTERMEDIATE_TABLE
setColumnName($columnName)
setRelationTablePageIdColumnName($relationTablePageIdColumnName)
const RELATION_HAS_AND_BELONGS_TO_MANY
setTypeOfRelation($typeOfRelation)
setRelationTableWhereStatement($relationTableWhereStatement)
setChildTableWhereStatement($childTableWhereStatement)
string getChildSortByFieldName()
const RELATION_PARENT_FOREIGN_KEY
string $relationTableWhereStatement
TYPO3 CMS Core DataHandling TableColumnType getType()
setRelationTableName($relationTableName)
setPropertyName($propertyName)
setChildKeyFieldName($childKeyFieldName)
const RELATION_CHILD_FOREIGN_KEY
string getParentTableFieldName()
TYPO3 CMS Core DataHandling TableColumnSubType $internalType
string getChildKeyFieldName()
string getChildTableName()
string getRelationTablePageIdColumnName()
array $relationTableMatchFields
string $relationTableName
array getRelationTableInsertFields()
const RELATION_PARENT_CSV
const STRATEGY_LAZY_STORAGE
TYPO3 CMS Core DataHandling TableColumnType $type
string getRelationTableName()
__construct($columnName, $propertyName)
string getPropertyName()
string $childKeyFieldName
const STRATEGY_LAZY_PROXY
setParentKeyFieldName($parentKeyFieldName)
string $relationTablePageIdColumnName
TYPO3 CMS Core DataHandling TableColumnSubType getInternalType()
string getRelationTableWhereStatement()
string getTypeOfRelation()
setRelationTableInsertFields(array $relationTableInsertFields)
string $childSortByFieldName
array getRelationTableMatchFields()
string getChildTableWhereStatement()
string getParentKeyFieldName()
setDateTimeStorageFormat($dateTimeStorageFormat)