Network configuration |
include/network/provider/wizards.ycp |
Provider configuration wizards |
|
|
Wizards definitions.
Imports
Includes
- network/provider/complex.ycp
- network/provider/connection.ycp
- network/provider/details.ycp
- network/provider/dialogs.ycp
- network/provider/provider.ycp
Local Functions
|
|
|
local OneProviderSequence (boolean country) -> symbol
|
|
Workflow of the configuration of one modem
- Parameters:
country |
true if country list should be shown |
- Return value:
local MainSequence () -> symbol
|
|
Main workflow of the modem configuration
- Return value:
local ProviderSequence () -> symbol
|
|
Whole configuration of modems
- Return value:
local ProviderAutoSequence () -> symbol
|
|
Whole configuration of modems but without reading and writing.
For use with autoinstallation.
- Return value:
|