FieldCapability implements SchemaCapabilityInterface

Read onlyYes
FinalYes

Can be used for any kind of field which HAS a definition in the "columns" section of TCA.

Examples:

  • editLock
  • descriptionField
  • any kind of enableFields
Internal

This is an experimental implementation and might change until TYPO3 v13 LTS

Table of Contents

Interfaces

SchemaCapabilityInterface
A semantic interface for any kind of capability.

Properties

$field  : FieldTypeInterface

Methods

__construct()  : mixed
__toString()  : string
getField()  : FieldTypeInterface
getFieldName()  : string

Properties

Methods

__toString()

public __toString() : string
Return values
string

getFieldName()

public getFieldName() : string
Return values
string

        
On this page

Search results