YaST2 Developers Documentation: Configuration of http-server



functions
files
intro

Configuration of http-server

include/http-server/wizards.ycp
Wizards definitions

Imports

  • Directory
  • Label
  • Sequencer
  • Wizard

Includes

  • http-server/complex.ycp
  • http-server/dialogs.ycp
  • http-server/wizard-dialog.ycp

Local Functions

local MainSequence () -> symbol

Main workflow of the http-server configuration

Return value:
sequence result

local WizardSequence () -> symbol

Whole configuration of http-server

Return value:
sequence result

local HttpServerAutoSequence () -> symbol

Whole configuration of http-server but without reading and writing. For use with autoinstallation.

Return value:
sequence result

YaST2 Developers Documentation