Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Includes
Global VariablesGlobal Functions
Local Variables |
File: modules/Modem.ycp
Package: Network configuration
Summary: Modem data
Authors: Michal Svec
Hotplug type ("" if not hot pluggable)
Hardware information
- See
-
ReadHardware
Abort function return boolean return true if abort
Data was modified?
Which operation is pending?
Data was modified?
- Return value:
-
true if modified
Read all network settings from the SCR
- Return value:
-
true on success
Update the SCR according to network settings
- Return value:
-
true on success
Select the given device
- Parameters:
-
dev device to select ("" for new device, default values)
- Return value:
-
true if success
Add a new device
- Return value:
-
true if success
Edit the given device
- Parameters:
-
name device to edit
- Return value:
-
true if success
Delete the given device
- Parameters:
-
name device to delete
- Return value:
-
true if success
Commit the pending operation
- Return value:
-
true if success
Import data
- Parameters:
-
settings settings to be imported
- Return value:
-
true on success
Export data
- Return value:
-
dumped settings (later acceptable by Import())
Create a textual summary and a list of unconfigured devices
- Parameters:
-
split split configured and unconfigured?
- Return value:
-
summary of the current configuration
Create an overview table with all configured devices
- Return value:
-
table items
Select the hardware component
- Parameters:
-
which index of the component
Used to see whether we are in the process of adding a new interface or editing an existing one.
- Return value:
-
adding?