YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • FileUtils
  • Message
  • Progress
  • Report
  • Service
  • SuSEFirewall
  • Summary

Global Variables

Global Functions

Local Variables

Info:

File: modules/CasaAts.ycp Package: Configuration of casa-ats Summary: CasaAts settings, input and output functions Authors: Juan Carlos Luciani Ryan Partridge

$Id: CasaAts.ycp 27914 2006-02-13 14:32:08Z locilka $

local trustedServerConfigFile -> string

Configuration File and Command Paths.

global Settings -> map

Settings Map

global Modified () -> boolean

Prototypes

global modified -> boolean

Data was modified?

global proposal_valid -> boolean

global write_only -> boolean

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

Info:

Abort function return boolean return true if abort

global Abort () -> boolean

Abort function

Return value:
return true if abort
global Modified () -> boolean

Data was modified?

Return value:
true if modified
global Read () -> boolean

Read all casa-ats settings

Return value:
true on success
global Write () -> boolean

Write all casa-ats settings

Return value:
true on success
global Import (map settings) -> boolean

Get all casa-ats settings from the first parameter (For use by autoinstallation.)

Parameters:
settings The YCP structure to be imported.
Return value:
True on success
global Export () -> map

Dump the casa-ats settings to a single map (For use by autoinstallation.)

Return value:
Dumped settings (later acceptable by Import ())
global Summary () -> list

Create a textual summary and a list of unconfigured cards

Return value:
summary of the current configuration
global Overview () -> list

Create an overview table with all configured cards

Return value:
table items
global AutoPackages () -> map

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

Return value:
with 2 lists.