YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • String

Global Functions

Info:

File: modules/RichText.ycp Package: yast2 Summary: Rich text manipulation routines Authors: Michal Svec Stano Visnovsky Flags: Stable

global Rich2Plain (string richtext) -> string

Convert a richtext string into a formatted plain text.

Parameters:
richtext the text to be converted
Return value:
the converted text
global DetectRichText (string file) -> symbol

Parse provided text and see if it contains richtext

Parameters:
file file path