Configuration of controller |
include/controller/dialogs.ycp |
Dialogs definitions | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
ReadDialog ()
->
symbol
Read settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
WriteDialog ()
->
symbol
Write settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
GetZFCPDiskItems (integer min_chan, integer max_chan)
->
list<term>
Get the list of items for the table of ZFCP devices
- Parameters:
-
min_chan integer minimal channel number max_chan integer maximal channel number
- Return value:
-
a list of terms for the table
local
ReloadZFCPDialog ()
->
void
Restart the ZFCP-Dialog
local
DisplayZFCPDialog ()
->
void
Show the ZFCP-Dialog
local
ZFCPDialog ()
->
symbol
Show the ZFCP-Dialog
- Return value:
-
From the dialog
local
AddZFCPDiskDialog ()
->
symbol
Add ZFCP-Dialog
- Return value:
-
the dialog