Container

Table of Contents

Classes

AbstractContainer
Abstract container has various methods used by the container classes
FileReferenceContainer
Render a single file reference.
FilesControlContainer
Files entry container.
FlexFormContainerContainer
Flex form container implementation This one is called by FlexFormSectionContainer and renders HTML for a single container.
FlexFormElementContainer
The container handles single elements.
FlexFormEntryContainer
Entry container to a flex form element. This container is created by SingleFieldContainer if a type='flex' field is rendered.
FlexFormNoTabsContainer
Handle a flex form that has no tabs.
FlexFormSectionContainer
Handle flex form sections.
FlexFormTabsContainer
Handle flex forms that have tabs (multiple "sheets").
FullRecordContainer
A container rendering a "full record". This is an entry container used as first step into the rendering tree.. This container determines the to be rendered fields depending on the record type, initializes possible language base data, finds out if tabs should be rendered and then calls either TabsContainer or a NoTabsContainer for further processing.
InlineControlContainer
Inline element entry container.
InlineRecordContainer
Render a single inline record relation.
ListOfFieldsContainer
Render a given list of field of a TCA table.
NoTabsContainer
Handle a record that has no tabs.
OuterWrapContainer
Render header and footer row.
PaletteAndSingleContainer
Handle palettes and single fields.
SingleFieldContainer
Container around a "single field".
SiteLanguageContainer
Site languages entry container
TabsContainer
Render all tabs of a record that has tabs.

        
On this page

Search results