
functions
files
intro
|
|
Network configuration |
include/network/provider/dialogs.ycp |
Provider dialogs |
|
|
Imports
- Label
- Popup
- Provider
- Wizard
Includes
- network/provider/helps.ycp
- network/routines.ycp
Local Functions
|
|
|
local dividerHack (list provs, any prev) -> any
|
|
The SelectionBox "----" divider hack
- Parameters:
provs |
list of providers for the current selection |
prev |
previously selected provider |
- Return value:
local ProvidersDialog (boolean edit) -> any
|
|
Providers dialog
- Parameters:
edit |
true in case of edit sequence |
- Return value:
local UpdateProvider (any re) -> void
|
|
Update widgets in the ProviderDialog
- Parameters:
|