YaST2 Developers Documentation: Configuration of network

Configuration of network

include/network/isdn/complex.ycp
Summary and overview dialogs for ISDN configuration.
  • Michal Svec

This module has an unstable interface.

Imports

  • CWM
  • CWMTab
  • ISDN
  • Label
  • Mode
  • Popup
  • Provider
  • Wizard
  • WizardHW

Includes

  • network/routines.ycp
  • network/summary.ycp

Local Functions

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
local Commit () -> 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 Provider_or_IF (string op) -> any

Ask to handle provider or interface in edit and delete functions

Parameters:
op
Return value:
dialog result
local OverviewDialog () -> any

Overview dialog

Return value:
dialog result