confmodules.php
Table of Contents
- config_showAccountModules() : void
- Displays the module selection boxes and checks if dependencies are fulfilled.
- checkInput() : array<string|int, mixed>
- Checks user input and saves the entered settings.
Functions
config_showAccountModules()
Displays the module selection boxes and checks if dependencies are fulfilled.
config_showAccountModules(ConfiguredType $type, htmlResponsiveRow &$container) : void
Parameters
- $type : ConfiguredType
-
account type
- $container : htmlResponsiveRow
-
meta HTML container
Return values
void —checkInput()
Checks user input and saves the entered settings.
checkInput() : array<string|int, mixed>
Return values
array<string|int, mixed> —list of errors