YaST2 Developers Documentation: Configuration of DNS-server



functions
files
intro

Configuration of DNS-server

include/dns-server/dialog-masterzone.ycp
Definition of the master zone dialog

Imports

  • DnsFakeTabs
  • DnsRoutines
  • DnsServer
  • Label
  • Wizard

Info:

Dialog Tab - Zone Editor - Basics

Return value:
for Get_ZoneEditorTab()

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 Tab - Zone Editor - Name Servers

Return value:
for Get_ZoneEditorTab()

Info:

Setting ValidChars for 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 Tab - Zone Editor - Mail Servers

Return value:
for Get_ZoneEditorTab()

Info:

Setting ValidChars for 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 Tab - Zone Editor - Zone Settings

Return value:
for Get_ZoneEditorTab()

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 Tab - Zone Editor - Records

Return value:
for Get_ZoneEditorTab()

Info:

Setting ValidChars for dialog

Info:

Initialize the tab of the dialog

Info:

Store settings of a tab of a dialog

Info:

Checking new record by the "type"

Info:

Checking new record by the "type"

Info:

Handle events in a tab of a dialog

Info:

Dialog Zone Editor - Tab

Parameters:
string tab_id
Return value:
dialog for ZoneEditorDialog()

Info:

Dialog Zone Editor - Main

Return value:
dialog result for wizard

Info:

Dialog Zone Editor - Slave

Return value:
dialog result for wizard

Info:

Dialog Zone Editor - Stub

Return value:
dialog result for wizard

YaST2 Developers Documentation