SystemInternalFieldCapability implements SchemaCapabilityInterface
Read onlyYes
FinalYes
Can be used for any kind of field which does NOT have a definition in the "columns" section of TCA.
-> sortBy -> crdate -> tstamp -> delete
Table of Contents
Interfaces
- SchemaCapabilityInterface
- A semantic interface for any kind of capability.
Properties
- $fieldName : string
Methods
- __construct() : mixed
- __toString() : string
- getFieldName() : string
Properties
$fieldName
protected
string
$fieldName
Methods
__construct()
public
__construct(string $fieldName) : mixed
Parameters
- $fieldName : string
__toString()
public
__toString() : string
Return values
stringgetFieldName()
public
getFieldName() : string