Module: Yast
- Defined in:
- ../../src/include/network/routines.rb,
../../src/modules/Lan.rb,
../../src/modules/LanItems.rb,
../../src/modules/SuSEFirewall4Network.rb,
../../src/modules/DNS.rb,
../../src/modules/NetworkStorage.rb,
../../src/modules/InternetDevices.rb,
../../src/modules/NetHwDetection.rb,
../../src/modules/Network.rb,
../../src/modules/LanUdevAuto.rb,
../../src/modules/Routing.rb,
../../src/modules/Host.rb,
../../src/modules/Remote.rb,
../../src/include/network/devices.rb,
../../src/include/network/complex.rb,
../../src/include/network/widgets.rb,
../../src/include/network/runtime.rb,
../../src/include/network/summary.rb,
../../src/include/network/hardware.rb
Overview
Copyright © 2012 Novell, Inc. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, contact Novell, Inc.
To contact Novell about this file by physical or electronic mail, you may find current contact information at www.novell.com
************************************************************************** File: modules/ISDN.ycp Package: Network configuration Summary: ISDN data Authors: Michal Svec msvec@suse.cz Karsten Keil kkeil@suse.de
Representation of the configuration of ISDN. Input and output routines.
Defined Under Namespace
Modules: NetworkComplexInclude, NetworkDevicesInclude, NetworkHardwareInclude, NetworkRoutinesInclude, NetworkRuntimeInclude, NetworkSummaryInclude, NetworkWidgetsInclude Classes: DNSClass, HostClass, InternetDevicesClass, LanClass, LanItemsClass, LanUdevAutoClass, NetHwDetectionClass, NetworkClass, NetworkStorageClass, RemoteClass, RoutingClass, SuSEFirewall4NetworkClass
Constant Summary
- Lan =
LanClass.new
- LanItems =
LanItemsClass.new
- SuSEFirewall4Network =
SuSEFirewall4NetworkClass.new
- DNS =
DNSClass.new
- NetworkStorage =
NetworkStorageClass.new
- InternetDevices =
InternetDevicesClass.new
- NetHwDetection =
NetHwDetectionClass.new
- Network =
NetworkClass.new
- LanUdevAuto =
LanUdevAutoClass.new
- Routing =
RoutingClass.new
- Host =
HostClass.new
- Remote =
RemoteClass.new