Unknown YCP Module |
This module has an unstable interface. |
Imports
Includes
Global FunctionsLocal VariablesLocal Functions |
Info:
File: modules/Multipath.ycp
Package: Configuration of multipath
Summary: Multipath settings, input and output functions
Authors: Coly Li
$Id: Multipath.ycp,v 1.30 2007/01/19 09:38:40 coly Exp $
Info:
Abort function return boolean return true if abort
global
Abort ()
->
boolean
Abort function
- Return value:
-
return true if abort
local
Modified ()
->
boolean
Data was modified?
- Return value:
-
true if modified
local
dummy
->
any
work around a bug in compiling ybc with UI as Y2Namespace #299258
global
Read ()
->
boolean
Read all multipath settings
- Return value:
-
true on success
global
Write ()
->
boolean
Write all multipath settings
- Return value:
-
true on success
local
ReallyAbort ()
->
boolean
Return a modification status
- Return value:
-
true if data was modified
global
ReadDialog ()
->
symbol
Read settings dialog
global
WriteDialog ()
->
symbol
Write settings dialog