YaST2 Developers Documentation: Configuration of dhcp-server



functions
files
intro

Configuration of dhcp-server

include/dhcp-server/dialogs.ycp
Dialogs definitions

Imports

  • Address
  • CWMServiceStart
  • Confirm
  • DhcpServer
  • DialogTree
  • Hostname
  • IP
  • Label
  • Popup
  • ProductFeatures
  • Progress
  • Wizard

Includes

  • dhcp-server/helps.ycp

Local Functions

local Common_CardSelectionDialog () -> term

Common Config Dialog - Card Selection

Return value:
for Get_CommonDialog()

local Common_GlobalSettingsDialog () -> term

Common Config Dialog - Global Settings

Return value:
for Get_CommonDialog()

local Common_DynamicDHCPDialog () -> term

Common Config Dialog - Dynamic DHCP

Return value:
for Get_CommonDialog()

local Common_HostManagementDialog () -> term

Common Config Dialog - Host Management

Return value:
for Get_CommonDialog()

local CommonConfigDialog () -> symbol

Common Config Dialog

Return value:
for the wizard sequencer

YaST2 Developers Documentation