Support for summaries of the configured devices
Part V. YaST2 Library Reference
Support for summaries of the configured devices
Table of Contents
Summary::AddHeader
- Add a RichText section header to an existing summary.
Summary::AddLine
- Add a line to an existing summary.
Summary::AddListItem
- Add a list item to an existing summary. Requires a previous call to 'summaryOpenList()'.
Summary::AddNewLine
- Add a newline to an existing summary.
Summary::AddSimpleSection
- Add a simple section to an existing summary, consisting of a header and one single item.
Summary::CloseList
- End a list within a summary.
Summary::Device
- Function that creates description of one device.
Summary::DevicesList
- Function that creates the whole final product. "Not detected" will be returned if the list is empty.
Summary::NotConfigured
- Function that creates a 'Not configured.' message.
Summary::OpenList
- Start a list within a summary.