ColumnMapFactory

Read onlyYes
Internal

only to be used within Extbase, not part of TYPO3 Core API.

Table of Contents

Methods

__construct()  : mixed
create()  : ColumnMap
setOneToManyRelation()  : ColumnMap
This method sets the configuration for a 1:n relation based on the $TCA column configuration
setManyToManyRelation()  : ColumnMap
This method sets the configuration for a m:n relation based on the $TCA column configuration
setOneToOneRelation()  : ColumnMap
This method sets the configuration for a 1:1 relation based on the $TCA column configuration
setRelations()  : ColumnMap
This method tries to determine the type of relation to other tables and sets it based on the $TCA column configuration

Methods


        
On this page

Search results