YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Label
  • Popup
  • Provider
  • Wizard

Includes

  • network/provider/helps.ycp
  • network/routines.ycp
  • network/summary.ycp

Local Functions

Info:

File: include/network/provider/complex.ycp Package: Network configuration Summary: Complex providers dialogs Authors: Michal Svec

local CommitProvider () -> symbol

Commit changes to internal structures

Return value:
always `next
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 OverviewDialog () -> any

Overview dialog

Return value:
dialog result