YaST2 Developers Documentation: Configuration of http-server

Configuration of http-server

include/http-server/dialogs.ycp
Dialogs definitions

Imports

  • CWM
  • DnsServer
  • DnsServerAPI
  • HttpServer
  • HttpServerWidgets
  • Label
  • Mode
  • Popup
  • ProductFeatures
  • Service
  • Wizard
  • YaST::HTTPDData

Global Variables

Local Functions

local ReallyAbortAlways () -> boolean

Ask for confirmation (always)

Return value:
true if abort is confirmed
local OverviewDialog () -> symbol

Run server overview dialog

Return value:
for wizard sequencer
local HostDialog () -> symbol

Run single host configuration dialog

Return value:
for wizard sequencer
local ModulesDialog () -> symbol

Run modules dialog

Return value:
for wizard sequencer
local HostsDialog () -> symbol

Run virtual host list dialog

Return value:
for wizard sequencer
local ListenDialog () -> symbol

Run server settings edit dialog

Return value:
for wizard sequencer
global descr -> list< map<string,any> >

Return wizard for adding new virtual host

local SSLDialog () -> symbol

Run host SSL dialog

Return value:
for wizard sequencer