YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Autofs
  • Label
  • Wizard

Includes

  • autofs/helps.ycp

Local Functions

Info:

File: include/autofs/dialogs.ycp Package: Configuration of autofs Summary: Dialogs definitions Authors: Peter Varkoly

local TableItems (list<map<string,string> > entries) -> list<term>

Parameters:
entries a list of the entries in a map
Return value:
a ui table list on items
local AddMapDialog () -> string

Add map dialog

Return value:
the name of the new map
local EntryDialog (map<string, string> Entry) -> map<string, string>

Add/Modify entry dialog

Parameters:
Entry
Return value:
the key the options and the location of the entry
local ConfigureDialog () -> any

Autofs configurations dialog, for add delete or modify maps and map entries

Return value:
dialog result