YaST2 Developers Documentation:
yast2
functions
files
intro
Function index:
Function name
File name
Build (map tokens)
URL.ycp
Check (string address)
Address.ycp
Check (string host)
Hostname.ycp
Check (string ip)
IP.ycp
Check (string netmask)
Netmask.ycp
Check (string url)
URL.ycp
Check4 (string address)
Address.ycp
Check4 (string ip)
IP.ycp
Check4 (string netmask)
Netmask.ycp
Check6 (string address)
Address.ycp
Check6 (string ip)
IP.ycp
Check6 (string netmask)
Netmask.ycp
CheckDomain (string domain)
Hostname.ycp
CheckFQ (string host)
Hostname.ycp
CheckKeys (map m, list keys)
Map.ycp
ComputeBroadcast (string ip, string mask)
IP.ycp
ComputeNetwork (string ip, string mask)
IP.ycp
CutBlanks (string input)
String.ycp
CutRegexMatch (string input, string regex, boolean glob)
String.ycp
CutZeros (string input)
String.ycp
FormatSize (integer bytes)
String.ycp
FormatSizeWithPrecision (integer bytes, integer precision, boolean omit_zeroes)
String.ycp
FromBits (integer bits)
Netmask.ycp
FromString (string s)
Map.ycp
Keys (map m)
Map.ycp
KeysToLower (map<string, any> m)
Map.ycp
KeysToUpper (map<string, any> m)
Map.ycp
MergeFQ (string hostname, string domain)
Hostname.ycp
Pad (string text, integer length)
String.ycp
PadZeros (string text, integer length)
String.ycp
Parse (string url)
URL.ycp
ParseOptions (string options, map parameters)
String.ycp
Quote (string var)
String.ycp
Rich2Plain (string richtext)
RichText.ycp
SplitFQ (string fqhostname)
Hostname.ycp
ToBits (string netmask)
Netmask.ycp
ToHex (string ip)
IP.ycp
ToInteger (string ip)
IP.ycp
ToString (integer ip)
IP.ycp
ToString (map m)
Map.ycp
TypeRepository ()
TypeRepository.ycp
UnQuote (string var)
String.ycp
Valid4 ()
Address.ycp
Valid4 ()
IP.ycp
ValidDomain ()
Hostname.ycp
ValidFQ ()
Hostname.ycp
Values (map m)
Map.ycp
enum_validator (list values, string value)
TypeRepository.ycp
is_a (any value, string type)
TypeRepository.ycp
is_string (any s)
TypeRepository.ycp
regex_validator (string regex, string value)
TypeRepository.ycp
YaST2 Developers Documentation