YaST2 Developers Documentation: Configuration of linux-user-mgmt

Configuration of linux-user-mgmt

include/linux-user-mgmt/complex.ycp
Dialogs definitions

This module has an unstable interface.

Imports

  • Label
  • LinuxUserMgmt
  • Popup
  • Wizard
  • Wizard_hw

Includes

  • linux-user-mgmt/helps.ycp

Local Functions

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
local SummaryDialog () -> any

Summary dialog

Return value:
dialog result
local OverviewDialog () -> any

Overview dialog

Return value:
dialog result