widgets
Table of Contents
Classes
- FileDownload
- Helper class for creating buttons.
- FileHandlerButtonDropdown
- FileHandlerButtonWidget shows a dropdown with different file handlers
- FilePreview
- Description of JsWidget
- FileUploadButton
- FileUploadButtonWidget creates an upload button / system.
- FileUploadList
- FileUploadListWidget works in combination of FileUploadButtonWidget and is
primary responsible to display some status informations like upload progress
or a list of already uploaded files.
- ShowFiles
- This widget is used include the files functionality to a wall entry.
- Upload
- Base upload utility component which combines upload input/button, preview and progress components.
- UploadButton
- UploadButtonWidget renders an upload button with integrated file input.
- UploadInput
- The file input will upload files either to the given $url or to the default
file upload route '/file/file/upload'.
- UploadProgress
- UploadButtonWidget renders an upload button with integrated file input.