YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Hostname
  • Label
  • NisServer
  • Popup
  • Wizard

Includes

  • nis_server/routines.ycp

Local Functions

Info:

File: slaves.ycp

Module: Network/YPServer

Summary: YPServer module.

Authors: Dan Vesely Martin Vidner

$Id$

YPServer module part.

local ChooseHostName (list<string> hosts) -> string

Give me one name from the list of hosts

Parameters:
hosts list of hosts
Return value:
hostname or nil
local YPSlavePopup (string slave) -> string

Popup for editing a slaver server hostname

Parameters:
slave hostname
Return value:
hostname or nil if canceled
local MastersSlavesDialog () -> symbol

Slaves dialog

Return value:
`back, `abort or `next