YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Sequencer
  • Wizard

Includes

  • XXpkgXX/complex.ycp
  • XXpkgXX/dialogs.ycp

Local Functions

Info:

File: include/XXpkgXX/wizards.ycp Package: Configuration of XXpkgXX Summary: Wizards definitions Authors: XXmaintainerXX

local AddSequence () -> any

Add a configuration of XXpkgXX

Return value:
sequence result
local MainSequence () -> any

Main workflow of the XXpkgXX configuration

Return value:
sequence result
local XXPkgXXSequence () -> any

Whole configuration of XXpkgXX

Return value:
sequence result
local XXPkgXXAutoSequence () -> any

Whole configuration of XXpkgXX but without reading and writing. For use with autoinstallation.

Return value:
sequence result