Network configuration |
include/network/provider/complex.ycp |
Complex providers dialogs |
|
|
Imports
- Label
- Popup
- Provider
- Wizard
- Wizard_hw
Includes
- network/provider/helps.ycp
- network/routines.ycp
- network/summary.ycp
Local Functions
|
|
|
local CommitProvider () -> symbol
|
|
Commit changes to internal structures
- Return value:
local ReadDialog () -> symbol
|
|
Read settings dialog
- Return value:
|
`abort if aborted and `next otherwise |
local WriteDialog () -> symbol
|
|
Write settings dialog
- Return value:
|
`abort if aborted and `next otherwise |
local TypeDialog () -> any
|
|
Choose provider type dialog
- Return value:
|
`abort if aborted and `next otherwise |
local SummaryDialog () -> any
|
|
Main dialog
- Return value:
local OverviewDialog () -> any
|
|
Overview dialog
- Return value:
|