YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Confirm
  • Label
  • Popup
  • Support
  • Wizard

Includes

  • support/helps.ycp

Local Functions

Info:

File: include/support/complex.ycp Package: Configuration of support Summary: Dialogs definitions Authors: Michal Zugec

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
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