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

Methods

__construct()

public __construct(string $fieldName) : mixed
Parameters
$fieldName : string

__toString()

public __toString() : string
Return values
string

getFieldName()

public getFieldName() : string
Return values
string

        
On this page

Search results