Element
Table of Contents
Interfaces
- InlineElementHookInterface
- Interface for classes which hook into inline element handling
Classes
- AbstractFormElement
- Base class for form elements of FormEngine. Contains several helper methods used by single elements.
- BackendLayoutWizardElement
- Backend layout element
- CategoryElement
- Render the category element (a category "select" tree).
- CheckboxElement
- Generation of TCEform elements of the type "check"
- CheckboxLabeledToggleElement
- Generation of TCEform elements of the type "check"
- CheckboxToggleElement
- Generation of TCEform elements of the type "check"
- FileInfoElement
- This renderType is used with type=user in FAL for table sys_file and sys_file_metadata, for field fileinfo and renders an informational element with image preview, filename, size and similar.
- GroupElement
- Generation of elements of the type "group"
- ImageManipulationElement
- Generation of image manipulation FormEngine element.
- InputColorPickerElement
- Render an input field with a color picker
- InputDateTimeElement
- Generation of TCEform elements of the type "input type=text"
- InputHiddenElement
- Generation of TCEform elements of the type "input type=hidden"
- InputLinkElement
- Link input element.
- InputSlugElement
- General type=input element for TCA Type=Slug with some additional value.
- InputTextElement
- General type=input element.
- MfaInfoElement
- Renders an element, displaying MFA related information and providing interactions like deactivation of active providers and MFA in general.
- NoneElement
- None element is a "disabled" input element with formatted values if needed.
- PassThroughElement
- PassThroughElement is the dummy element for type="passthrough".
- RadioElement
- Render elements of type radio
- SelectCheckBoxElement
- Creates a widget with check box elements.
- SelectMultipleSideBySideElement
- Render a widget with two boxes side by side.
- SelectSingleBoxElement
- Create a widget with a select box where multiple items can be selected
- SelectSingleElement
- Creates a widget where only one item can be selected.
- SelectTreeElement
- Render data as a tree.
- TextElement
- Generation of TCEform elements of the type "text"
- TextTableElement
- Render the table editor
- UnknownElement
- Generation of TCEform elements of where the type is unknown
- UserElement
- Generation of elements of the type "user". This is a dummy implementation.
- UserSysFileStorageIsPublicElement
- Special type="user" element used in sys_file_storage is_public field