Configuration of http-server |
include/http-server/dialogs.ycp |
| Dialogs definitions |
|
|
|
Imports
- CWM
- HttpServer
- HttpServerWidgets
- Label
- Mode
- Popup
- ProductFeatures
- Wizard
- YaST::HTTPDData
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:
|
local HostDialog () -> symbol
|
|
Run single host configuration dialog
- Return value:
|
local ModulesDialog () -> symbol
|
|
Run modules dialog
- Return value:
|
local HostsDialog () -> symbol
|
|
Run virtual host list dialog
- Return value:
|
local ListenDialog () -> symbol
|
|
Run server settings edit dialog
- Return value:
|
local SSLDialog () -> symbol
|
|
Run host SSL dialog
- Return value:
|