263. SlpServer

SlpServer settings, input and output functions

263.1. Authors

  • Zugec Michal <mzugec@suse.cz>

263.2. Summary of Module Globals

List of Global Functions

  • Abort - Abort function

  • AutoPackages - Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.

  • Export - Dump the slp-server settings to a single map (For use by autoinstallation.)

  • Import - Get all slp-server settings from the first parameter (For use by autoinstallation.)

  • Modified - Prototypes

  • Modified - Data was modified?

  • Overview - Create an overview table with all configured cards

  • Read - Read all slp-server settings

  • Summary - Create a textual summary and a list of unconfigured cards

  • Write - Write all slp-server settings

List of Global Variables

  • modified - Data was modified?

  • proposal_valid -

  • write_only - Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.

263.3. Global Functions

263.3.1. Abort

Abort function

Return value

  • boolean - return true if abort

263.3.2. AutoPackages

Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.

Return value

  • map - with 2 lists.

263.3.3. Export

Dump the slp-server settings to a single map (For use by autoinstallation.)

Return value

  • map - Dumped settings (later acceptable by Import ())

263.3.4. Import

Get all slp-server settings from the first parameter (For use by autoinstallation.)

Function parameters

  • map settings

Return value

  • boolean - True on success

263.3.5. Modified

Prototypes

Return value

  • boolean

263.3.6. Modified

Data was modified?

Return value

  • boolean - true if modified

263.3.7. Overview

Create an overview table with all configured cards

Return value

  • list - table items

263.3.8. Read

Read all slp-server settings

Return value

  • boolean - true on success

263.3.9. Summary

Create a textual summary and a list of unconfigured cards

Return value

  • list - summary of the current configuration

263.3.10. Write

Write all slp-server settings

Return value

  • boolean - true on success

263.4. Global Variables

263.4.1. modified

Data was modified?

263.4.2. proposal_valid

263.4.3. write_only

Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.

263.5. Module Requirements

263.5.1. Module Imports

  • Confirm
  • Map
  • Message
  • NetworkService
  • Package
  • Popup
  • Progress
  • Report
  • SCR
  • Service
  • SuSEFirewall
  • Summary

263.5.2. Module Includes

  • slp-server/helps.ycp