Configuration of http-server |
include/http-server/dialogs.ycp |
Dialogs definitions | |
|
|
This module has an unstable interface. |
Imports
Local Functions |
local
ReallyAbortAlways ()
->
boolean
Ask for confirmation (always)
- Return value:
-
true if abort is confirmed
local
Abort ()
->
boolean
Abort dialog
- Return value:
-
do abort
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
HostsDialog ()
->
symbol
Run virtual host list dialog
- Return value:
-
for wizard sequencer
local
AddHost ()
->
symbol
Return wizard for adding new virtual host
- Return value:
-
(`browse, `abort, `cancel, `next)
local
SetVHostOptions ()
->
symbol
Set virtual host options
- Return value:
-
from host widget
local
SSLDialog ()
->
symbol
Run host SSL dialog
- Return value:
-
for wizard sequencer
local
DirDialog ()
->
symbol
Directory dialog
- Return value:
-
from directory widget