Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Includes
Global Functions |
Info:
File: include/network/isdn/config.ycp
Package: Configuration of network cards
Summary: Reading/Writing functions for isdn config data
Authors:
Karsten keil
global
ReadISDNConfig (string devregex)
->
boolean
Read Devices from files
- Parameters:
-
devregex regular expression for the device type
- Return value:
-
true if sucess
- Example
-
ReadISDNConfig("eth|tr");
global
WriteISDNConfig (string isdntyp)
->
boolean
Write Devices to files
- Parameters:
-
isdntyp
- Return value:
-
true if success
global
WriteOneISDNConfig (string contr)
->
boolean
Write one Devices to file
- Parameters:
-
contr
- Return value:
-
true if success