Network configuration |
include/network/dsl/wizards.ycp |
DSL configuration wizards | |
|
Imports
Includes
Local Functions |
local
OneDSLProviderSequence (boolean detected, boolean edit)
->
symbol
Workflow of the configuration of one DSL
- Parameters:
-
detected true if DSL was detected (more entries otherwise) edit true in case of edit sequence
- Return value:
-
sequence result
local
DSLMainSequence ()
->
symbol
Main workflow of the DSL configuration
- Return value:
-
sequence result
local
OneDSLSequence (boolean detected)
->
symbol
Workflow of the configuration of one DSL
- Parameters:
-
detected true if DSL was detected (more entries otherwise)
- Return value:
-
sequence result
local
DSLSequence ()
->
symbol
Whole configuration of DSL
- Return value:
-
sequence result
local
DSLAutoSequence ()
->
symbol
Whole configuration of DSL but without reading and writing. For use with autoinstallation.
- Return value:
-
sequence result