YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Confirm
  • Map
  • Message
  • Popup
  • Progress
  • Report
  • SCR
  • Service
  • String
  • Summary
  • UsersPasswd

Global Functions

Local Variables

Info:

File: modules/Sudo.ycp Package: Configuration of sudo Summary: Sudo settings, input and output functions Authors: Bubli

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

local modified -> boolean

Data was modified?

global GetModified () -> boolean

Data was modified?

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

Checks whether an Abort button has been pressed. If so, calls function to confirm the abort call. :*

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

Read all sudo settings

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

Write all sudo settings

Return value:
true on success