Data for configuration of http-server, input and output functions.
List of Global Functions
AutoPackages - Return required packages for auto-installation
Export - Dump the http-server settings to a single map (For use by autoinstallation.)
Import - Get all http-server settings from the first parameter (For use by autoinstallation.)
Modified - Data was modified?
Read - Read all http-server settings
Summary - Create a textual summary for the current configuration
Write - Write all http-server settings
List of Global Variables
ip2device - Mapping of IPs to network devices
modified - Data was modified?
required_packages - Required packages
write_only - Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.
Return required packages for auto-installation
Return value
map - of packages to be installed and to be removed
Dump the http-server settings to a single map (For use by autoinstallation.)
Return value
map - Dumped settings (later acceptable by Import ())
Get all http-server settings from the first parameter (For use by autoinstallation.)
Function parameters
map s
Return value
boolean - True on success
Create a textual summary for the current configuration
Return value
list - summary of the current configuration