YaST2 Developers Documentation: Network configuration

Network configuration

include/network/widgets.ycp
Widgets for CWM
  • Martin Vidner

This module has an unstable interface.

Imports

  • IP
  • LanItems
  • NetworkInterfaces
  • NetworkPopup

Includes

  • network/complex.ycp

Local Variables

Local Functions

local ValidateIP (string key, map event) -> boolean

Validator for IP adresses, no_popup

Parameters:
key the widget being validated
event the event being handled
Return value:
whether valid
local startmode_items -> map<string, map<string, string> >

This is the data for widget_descr["STARTMODE"]. It is separated because the list of items depends on the device type and will be substituted dynamically. Helps are rich text, but not paragraphs.