YaST2 Developers Documentation: Configuration of dns-server



functions
files
intro

Configuration of dns-server

include/dns-server/dialog-main.ycp
Main tab-style dialog definitions

Imports

  • CWM
  • DnsServer
  • Hostname
  • IP
  • Label
  • Popup
  • Wizard

Local Functions

Info:

Dialog Expert Settings - Start Up

Return value:
for Get_ExpertDialog()

Info:

Initialize the tab of the dialog

Info:

Store settings of a tab of a dialog

Info:

Handle events in a tab of a dialog

Info:

Dialog Expert Settings - Forwarders

Return value:
for Get_ExpertDialog()

Info:

Setting `ValidChars for the dialog

Info:

Initialize the tab of the dialog

Info:

Store settings of a tab of a dialog

Info:

Handle events in a tab of a dialog

Info:

Dialog Expert Settings - Basic Options

Return value:
for Get_ExpertDialog()

Info:

Initialize the tab of the dialog

Info:

Store settings of a tab of a dialog

Info:

Handle events in a tab of a dialog

Info:

Dialog Expert Settings - Logging

Return value:
for Get_ExpertDialog()

Info:

Initialize the tab of the dialog

Info:

Store settings of a tab of a dialog

Info:

Handle events in a tab of a dialog

Info:

Dialog Expert Settings - ACLs

Return value:
for Get_ExpertDialog()

Info:

Initialize the tab of the dialog

Info:

Store settings of a tab of a dialog

Info:

Testing for acls duplicity @returns true if the name is duplicate

Info:

Handle events in a tab of a dialog

Info:

Dialog Expert Settings - Keys

Return value:
for Get_ExpertDialog()

local DdnsKeysWidgetRedraw () -> void

Redraw the table of DDNS keys

Info:

Dialog Expert Settings - ZonesZones

Return value:
for Get_ExpertDialog()

Info:

Setting `ValidChars for the dialog

Info:

Initialize the tab of the dialog

Info:

Store settings of a tab of a dialog

Info:

Handle events in a tab of a dialog

Info:

Dialog Expert Settings

Parameters:
string dialog_id
Return value:
dialog for Get_ExpertDialog()

Info:

Dialog Expert Settings Label

Parameters:
string dialog_id
Return value:
label for Expert_Dialog()

Info:

Dialog Expert Settings Help

Parameters:
string dialog_id
Return value:
help for Expert_Dialog()

Info:

Dialog Expert Settings

Return value:
dialog return for wizard

YaST2 Developers Documentation