Unknown YCP Module |
This module has an unstable interface. |
Imports
Includes
Local Functions |
Info:
File: include/add-on-creator/complex.ycp
Package: Add-On Creator
Summary: Dialogs definitions
Authors: Jiri Suchomel
local
Modified ()
->
boolean
Return a modification status
- Return value:
-
true if data was modified
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
SourcesDialog ()
->
any
- Return value:
-
dialog result
local
ValidatePatternValue (string key, any val)
->
string
Validation for pattern values
- Parameters:
-
key val
local
ValidateContentValue (string key, any val)
->
string
Validation for values in content file
- Parameters:
-
key val
local
ContentFileDialog ()
->
any
First dialog
- Return value:
-
dialog result
local
PackagesDialog ()
->
any
Editor od packages.lang files
- Return value:
-
dialog result
local
SigningDialog ()
->
any
Dialog for product signing configuration
local
OutputDialog ()
->
any
TODO better placing, more dialogs?
- Return value:
-
dialog result
local
OverviewDialog ()
->
any
Dialof with overview of the product
- Return value:
-
dialog result