Returns age in human readable format.
Decodes string using base64 method.
Encodes string using base64 method.
Verifies if specified name was already used in w2ui object.
checkUniqueId - checkUniqueId(id, items, itemsDescription, objName)
Verifies if specified id is unique within the set.
cssPrefix - w2utils.cssPrefix(prop, val, returnString)
Adds browser specific prefixes and returns resulting css.
Returns date in human readable format.
Decodes HTML tags.
Encodes HTML tags.
Escapes id for the use in jQuery.
Returns date in requested format.
Returns date and time in requested format.
formatNumber - formatNumber(val, [groupSymbol], [decimalSymbol])
Formats a number adding commas.
Formats a number as file size.
Returns time in requested format.
Returns cursor position in an input or contentEditable element.
Returns the size or absolute position of the element in px including padding, margin and border.
Returns width of the string in px.
Converts HSV to RGB color definition
Returns interval value in human readable format.
Returns true if str is alpha-numeric.
Returns true if str is a binary number.
isDate - isDate(str, [format], [returnDateObj])
Returns true if str is a date.
isDateTime - isDateTime(str, [format], [returnDateObj])
Returns true if str is a date and time.
Returns true if str is a valid email address.
Returns true if str is a float number.
Returns true if str is a hex number.
Returns true if str is a integer number.
Returns true if str is in money format.
Returns true if str is a valid time.
Returns translation for the phrase.
Loads new locale
lock - lock(box, message, showSpinner)
Locks HTML element.
Calculated md5 hash
message - message(where, [options])
Slides down a dialog str is a date.
Returns parsed color object.
Returns parse route object.
Converts RGB to HSV color definition
Returns width of a scrollbar
Sets cursor position in an input or contentEditable element.
Removes all HTML tags.
transition - transition(div_old, div_new, type, [callBack])
Transitions two absolute DIVs.
Unlocks HTML element.