installation |
modules/ProductControl.ycp |
Product Control routines | |
|
|
This module has an unstable interface. |
Set Client Prefix
- Parameters:
-
prefix
Check if a module is disabled
- Parameters:
-
mod
Read XML Control File
- Parameters:
-
controlfile
Check if valid architecture
- Parameters:
-
mod def
- Return value:
-
true if arch match
Return term to be used to run module with CallFunction
- Parameters:
-
step def former_result
- Return value:
-
module data with params
Get workflow defaults
- Parameters:
-
stage mode
- Return value:
-
defaults
Prepare Workflow Scripts
- Parameters:
-
m Workflow module map
Get list of required files for the workflow.
- Parameters:
-
stage mode
- Return value:
-
Required files list.
Get Workflow
- Parameters:
-
stage Stage mode Mdoe
- Return value:
-
Workflow map
Get modules of current Workflow
- Parameters:
-
stage mode which
- Return value:
-
modules
Get Workflow Label
- Parameters:
-
stage mode wz_td
Add Wizard Steps
- Parameters:
-
stagemode
Update Steps
- Parameters:
-
stagemode
Retranslate Wizard Steps
Get modules of current Workflow
- Parameters:
-
stage mode proptype
- Return value:
-
modules
Get Proposal list that can not be changed by the user.
- Parameters:
-
stage mode proptype
- Return value:
-
list of locked proposals
Return text domain
Return proposal Label
- Parameters:
-
stage mode proptype
Initialize Product Control
- Return value:
-
True on success
Re-translate static part of wizard dialog and other predefined messages after language change
If workflow module is marked as optional, skip if it returns nil, For example, if it is not installed.
Run Workflow
List steps which were skipped since last restart of YaST
- Return value:
-
a list of maps describing the steps
Return step which restarted YaST (or rebooted the system)
- Return value:
-
a map describing the step
ProductControl Constructor