YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Confirm
  • Label
  • OpenvasSecurityScanner
  • Popup
  • Wizard
  • Wizard_hw

Includes

  • openvas-security-scanner/helps.ycp

Local Functions

Info:

File: include/openvas-security-scanner/complex.ycp Package: Configuration of openvas-security-scanner Summary: Dialogs definitions Authors: Felix Wolfsteller

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 FetchFeedDialog () -> symbol

Feed fetching "dialog"

Return value:
`abort if aborted and `next otherwise
local SyncDialog () -> symbol

Feed Synchronization "dialog"

Return value:
`abort if aborted and `next otherwise
local ActivateGSFDialog () -> symbol

Greenbone Security Feed Activation "dialog"

Return value:
`abort if aborted and `next otherwise