Widget-Extension
Namespace: http://onion.net/modulesystem/widgetcomponent
| Name | Parameter | Return type | Description | 
|---|---|---|---|
| chooseString | [condition:boolean] trueValue:string falseValue:string  | 
string | Shows a conditional operator. | 
| format | unformatted:string [arg:string]*  | 
string | Replaces the format element in an indicated string with the indicated text. | 
| formatDate | dateTimeString:string | string | Supplies the date in the country-specific formatting. | 
| formatDateTime | dateTimeString:string | string | Supplies the time and date in the country-specific formatting. | 
| formatTime | dateTimeString:string | string | Supplies the time in the country-specific formatting. | 
| settings | nodeset | Supplies the setting for the current widget | 

