ElementBrowser
Table of Contents
Namespaces
- Event
Interfaces
- ElementBrowserInterface
- Element browsers are modals rendered when records are attached to FormEngine elements.
Classes
- AbstractElementBrowser
- Base class for element browsers
This class should only be used internally. Extensions must implement the ElementBrowserInterface.
- DatabaseBrowser
- Showing a page tree and allows you to browse for records. This is the modal rendered
for type=group to add db relations to a group field.
- ElementBrowserRegistry
- Registry for element browsers. The registry receives all services, tagged with "recordlist.elementbrowser".