YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • IscsiServer
  • Label
  • Popup
  • Wizard

Includes

  • iscsi-server/helps.ycp

Local Functions

Info:

File: include/iscsi-server/complex.ycp Package: Configuration of iscsi-server 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