UPLOAD
Interfaces, Classes, Traits and Enums
- Uploader
- Creates LDAP accounts for file upload.
Table of Contents
- massPrintBackButton() : void
- Prints a back button to the page where the user enters a file to upload.
- showMainPage() : void
- Displays the account type specific main page of the upload.
Functions
massPrintBackButton()
Prints a back button to the page where the user enters a file to upload.
massPrintBackButton(string $typeId, array<string|int, string> $selectedModules, htmlResponsiveRow &$container) : void
Parameters
- $typeId : string
-
account type (e.g. user)
- $selectedModules : array<string|int, string>
-
selected modules for upload
- $container : htmlResponsiveRow
-
table container
Return values
void —showMainPage()
Displays the account type specific main page of the upload.
showMainPage(ConfiguredType $type, array<string|int, string> $selectedModules) : void
Parameters
- $type : ConfiguredType
-
account type
- $selectedModules : array<string|int, string>
-
list of selected account modules