YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Confirm
  • FcoeClient
  • FileUtils
  • Label
  • Popup
  • Service
  • Stage
  • Wizard
  • Wizard_hw

Includes

  • fcoe-client/dialogs.ycp
  • fcoe-client/helps.ycp

Local Functions

Info:

File: include/fcoe-client/complex.ycp Package: Configuration of fcoe-client Summary: Dialogs definitions Authors: Gabriele Mohr

local ReallyAbort () -> boolean

Show a popup on abort if data are modified and check list of commands to revert changes done to the system. This function is also called during installation if user aborts the 'FCoE client configuration', i.e. commands from revert list are executed and list is reset.

Return value:
true if users aborts installation
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 InitServicesDialog (string id) -> void

Init

Parameters:
id
local HandleServicesDialog (string id, map event) -> symbol

Handle

Parameters:
id
event
local StoreServicesDialog (string id, map event) -> void

Store

Parameters:
id
event