YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Arch
  • Directory
  • GetInstArgs
  • Label
  • Language
  • Mode
  • NetworkService
  • Package
  • Popup
  • ProductFeatures
  • Service
  • Stage
  • Timezone
  • Wizard

Local Functions

Info:

File: timezone/dialogs.ycp

Authors: Klaus Kämpf Michael Hager Stefan Hundhammer Jiri Suchomel

Summary: Dialogs for timeone and time configuration.

local SetTimezone (symbol hwclock, string timezone, boolean really, boolean changed_time) -> void

helper function for seting the time related stuff in module and possibly adapting current time according to it

Parameters:
hwclock
timezone
really
changed_time
local SetTimeDialog () -> boolean

Dialog for setinge system date and time

Return value:
true if user changed the time (dialog accepted)
local TimezoneDialog (map args) -> symbol

Main dialog for time zone configuration

Parameters:
args arguments passwd from the called (back/next buttons etc.)