YaST2 Developers Documentation: Configuration of mail-server

Configuration of mail-server

include/mail/complex.ycp
Dialogs definitions
  • Peter Varkoly

This module has an unstable interface.

Imports

  • Label
  • MailServer
  • Popup
  • Progress
  • Wizard
  • Wizard_hw

Includes

  • mail/mail-server_dialogs.ycp
  • mail/mail-server_helps.ycp

Local Functions

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
local SetupDialog () -> symbol

Read settings dialog

Return value:
`abort if aborted and `next otherwise
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