Configuration of ntp-client |
include/ntp-client/dialogs.ycp |
Dialogs definitions |
|
|
Imports
- CWM
- Label
- NtpClient
- Popup
- Report
- SuSEFirewall
- Wizard
Includes
- ntp-client/helps.ycp
- ntp-client/misc.ycp
Local Functions
|
|
|
local ReadDialog () -> symbol
|
|
Read settings dialog
- Return value:
|
`abort if aborted and `next otherwise |
local WriteDialog () -> symbol
|
|
Write settings dialog
- Return value:
|
`abort if aborted and `next otherwise |
local SimpleDialog () -> symbol
|
|
Main dialog
- Return value:
local MainDialog () -> symbol
|
|
Main dialog
- Return value:
local TypeSelectDialog () -> symbol
|
|
Type of new peer selection dialog
- Return value:
local ServerDialog () -> symbol
|
|
Server editing dialog
- Return value:
local PeerDialog () -> symbol
|
|
Peer editing dialog
- Return value:
local RadioDialog () -> symbol
|
|
Reference clock editing dialog
- Return value:
local BCastDialog () -> symbol
|
|
Broadcast editing dialog
- Return value:
local BCastClientDialog () -> symbol
|
|
Broadcast client editing dialog
- Return value:
local FudgeDialog () -> symbol
|
|
Fudge factors dialog
- Return value:
local StoreRecord () -> symbol
|
|
Pseudo-dialog to store settings to main structure
- Return value:
local SelectConfigType () -> symbol
|
|
Select the type of configuration - simple vs. complex
- Return value:
|
for ws `simple or `complex |
|