JWicTools are used as a velocity context object to provide usefull functions
like formatting within velocity templates. The JWicTools are placed as the
context object "jwic".
author: Florian Lippisch version: $Revision: 1.7 $
Returns a String MessageFormat(ed) with the pattern and the object in current Locale.
Parameters: pattern - Parameters: object - An Object or an array of objects
Generates the class and style property based upon the IHTMLElement object. The extraStyles
parameter is added to the style property.
Sample Result: class="myClass" style="width: 98px;"
Parameters: element -