YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Confirm
  • Label
  • Popup
  • Reipl
  • Wizard
  • Wizard_hw

Includes

  • reipl/helps.ycp

Local Functions

Info:

File: include/reipl/complex.ycp Package: Configuration of reipl Summary: Dialogs definitions Authors: Mark Hamzy

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
local ReallyAbort () -> boolean

Return if we should really abort or not.

Return value:
true if we should abort
local PollAbort () -> boolean

Return the abort status

Return value:
ture if we should abort
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