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, itemsDecription, objName)
Verifies if specified id is unique within the set.
Returns date in human readable format.
Encodes HTML tags.
Escapes id for the use in jQuery.
Returns date in requested format.
Returns date and time in requested format.
Formats a number adding commas.
Returns time in requested format.
Returns the size or absolute position of the element in px including padding, margin and border.
Returns true if str is alpha-numeric.
isDate - isDate(str, [format])
Returns true if str is a date.
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.
Returns time in requested format.
Returns width of a scrollbar
Returns human readable file size.
Removes all HTML tags.
transition - transition(div_old, div_new, type, [callBack])
Transitions two absolute divs.
Unlocks HTML element.