Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Global Functions
Local VariablesLocal Functions |
File: modules/RelocationServer.ycp
Package: Configuration of relocation-server
Summary: RelocationServer settings, input and output functions
Authors: Li Dongyang
$Id: RelocationServer.ycp 41350 2007-10-10 16:59:00Z dfiser $
Data was modified?
Returns whether the configuration has been modified.
Sets that the configuration has been modified.
Returns a confirmation popup dialog whether user wants to really abort.
Checks whether an Abort button has been pressed. If so, calls function to confirm the abort call.
- Return value:
-
true if abort confirmed
map of xend settings
Returns the Xend Option as a list of strings.
- Parameters:
-
option_key
- Return value:
-
with option_values
Returns default Xend Option as a list of strings.
- Parameters:
-
option_key
- Return value:
-
with option_values
Sets values for an option.
- Parameters:
-
option_key option_vals
Reads current xend configuration
Writes current xend configuration
Describes whether the daemon is running
Reads current xend status
Restarts the xend when the daemon was running when starting the configuration
Read all relocation-server settings
- Return value:
-
true on success
Write all relocation-server settings
- Return value:
-
true on success