YaST2 Developers Documentation: CA Management



functions
files
intro

CA Management

ca.ycp
Overview ( main window ) of a selected CA

Imports

  • CaMgm
  • Label
  • Popup
  • Wizard
  • YaPI::CaManagement

Includes

  • ca-management/util.ycp

Local Functions

local showLongDescription (string CAname) -> string

showLongDescription - description of a CA in textform

Parameters:
CAname

local getDescription (string CAname) -> string

getDescription - description of a CA

Parameters:
CAname
Return value:
a string with the CA description

local ca () -> symbol

CA Overview ( Main Window )

Return value:
'back, 'abort

YaST2 Developers Documentation