YaST2 Developers Documentation: yqst2



functions
files
intro

Function index:

Function nameFile name
AddHeader (string summary, string header)Summary.ycp
AddLine (string summary, string line)Summary.ycp
AddListItem (string summary, string item)Summary.ycp
AddNewLine (string summary)Summary.ycp
AddSimpleSection (string summary, string header, string item)Summary.ycp
AnyQuestion (string headline, string message, string yes_button_message, string no_button_message, symbol focus)Report.ycp
Bold (string text)HTML.ycp
ChooseItem (string title, list<string> items, string selected)NetworkPopup.ycp
ClearAll ()Report.ycp
ClearErrors ()Report.ycp
ClearMessages ()Report.ycp
ClearWarnings ()Report.ycp
ClearYesNoMessages ()Report.ycp
CloseList (string summary)Summary.ycp
CloseSuperior ()Progress.ycp
ColoredList (list<string> items, string color)HTML.ycp
Colorize (string text, string color)HTML.ycp
ConfiguredContent (term table_header, list table_contents, term above_table, term below_table, term below_buttons, term buttons)Wizard_hw.ycp
DetectedContent (string frame_label, list detected, boolean has_restart, string already_conf)Wizard_hw.ycp
Detection (string class)Confirm.ycp
Device (string name, string description)Summary.ycp
DevicesList (list<string> devices)Summary.ycp
DisplayErrors (boolean display, integer timeout)Report.ycp
DisplayMessages (boolean display, integer timeout)Report.ycp
DisplayWarnings (boolean display, integer timeout)Report.ycp
DisplayYesNoMessages (boolean display, integer timeout)Report.ycp
Error (string error_string)Report.ycp
Export ()Report.ycp
Finish ()Progress.ycp
GetMessages (boolean w, boolean e, boolean m, boolean ynm)Report.ycp
Heading (string text)HTML.ycp
HostName (string selected)NetworkPopup.ycp
Import (map settings)Report.ycp
Link (string text, string link_id)HTML.ycp
List (list<string> items)HTML.ycp
ListEnd ()HTML.ycp
ListItem (string text)HTML.ycp
ListStart ()HTML.ycp
LogErrors (boolean log)Report.ycp
LogMessages (boolean log)Report.ycp
LogWarnings (boolean log)Report.ycp
LogYesNoMessages (boolean log)Report.ycp
Message (string message_string)Report.ycp
MustBeRoot ()Confirm.ycp
NFSExport (string server, string selected)NetworkPopup.ycp
NFSServer (string selected)NetworkPopup.ycp
New (string window_title, string progress_title, integer length, list<string> stg, list tits, string help_text)Progress.ycp
Newline ()HTML.ycp
Newlines (integer count)HTML.ycp
NextStage ()Progress.ycp
NextStageStep (integer st)Progress.ycp
NextStep ()Progress.ycp
NotConfigured ()Summary.ycp
NumErrors ()Report.ycp
NumMessages ()Report.ycp
NumWarnings ()Report.ycp
NumYesNoMessages ()Report.ycp
OpenList (string summary)Summary.ycp
OpenSuperior (string title, list<string> stages)Progress.ycp
Para (string text)HTML.ycp
ShowText (string headline_string, string message_string)Report.ycp
Simple (string window_title, string progress_title, integer length, string help_text)Progress.ycp
SizeAtLeast (term content, float xsize, float ysize)Wizard_hw.ycp
SpacingAround (term content, float left, float right, float top, float bottom)Wizard_hw.ycp
Stage (integer st, string title, integer step)Progress.ycp
Step (integer st)Progress.ycp
StepSuperior ()Progress.ycp
Summary ()Report.ycp
Title (string t)Progress.ycp
Warning (string warning_string)Report.ycp
off ()Progress.ycp
on ()Progress.ycp
screenshot_nameWizard.ycp
screenshot_name_stackWizard.ycp

YaST2 Developers Documentation