YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • IP
  • LanItems
  • NetworkInterfaces
  • NetworkPopup

Includes

  • network/complex.ycp

Local Variables

Local Functions

Info:

File: include/network/widgets.ycp Package: Network configuration Summary: Widgets for CWM Authors: Martin Vidner

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.