Field

Table of Contents

Interfaces

FieldTypeInterface
Interface for a Schema Field.
RelationalFieldTypeInterface
Interface for a schema field that has a relation to somewhere else.

Classes

AbstractFieldType
A single field definition containing the basic information for a field
CategoryFieldType
A single field definition containing the basic information for a field
CheckboxFieldType
A single field definition containing the basic information for a field
ColorFieldType
A single field definition containing the basic information for a field
DateTimeFieldType
A single field definition containing the basic information for a field
EmailFieldType
A single field definition containing the basic information for a field
FieldCollection
FileFieldType
This is a field to a "file" (which is very similar to "inline") but with a hard-coded selection to sys_file_reference.
FlexFormFieldType
A single field definition containing the basic information for a field
FolderFieldType
A single field definition containing the basic information for a field
GroupFieldType
A single field definition containing the basic information for a field
ImageManipulationFieldType
A single field definition containing the basic information for a field
InlineFieldType
This is a "inline" reference field - the "parent" field to a child table / field.
InputFieldType
A single field definition containing the basic information for a field
JsonFieldType
A single field definition containing the basic information for a field
LanguageFieldType
A single field definition containing the basic information for a field
LinkFieldType
A single field definition containing the basic information for a field
NoneFieldType
A single field definition containing the basic information for a field
NumberFieldType
A single field definition containing the basic information for a field
PassthroughFieldType
A single field definition containing the basic information for a field
PasswordFieldType
A single field definition containing the basic information for a field
RadioFieldType
A single field definition containing the basic information for a field
SelectRelationFieldType
This is a select type with a relation to some other schema.
SlugFieldType
A single field definition containing the basic information for a field
StaticSelectFieldType
This is a select type without any MM or foreign table logic.
TextFieldType
A single field definition containing the basic information for a field
UserFieldType
A single field definition containing the basic information for a field
UuidFieldType
A single field definition containing the basic information for a field

Enums

FieldTranslationBehaviour
Defines possible behaviour scenarios based on TCA settings - 'l10n_mode' = exclude - 'l10n_mode' = prefixLangTitle - none = field is translatable

        
On this page

Search results