|
|
|||
fcms.Tools class contains functions for easy manipulation of data.
| Modifiers | Property |
Description |
|---|---|---|
| static | monthNames | Specifies names of the months. |
| static | dayNames | Specifies names of the days. |
| Modifiers | Method |
Description |
|---|---|---|
| static | addTag | Wraps string inside tag. |
| static | capitalize | Converts first letter of every word in a string to upper case. |
| static | Removes white space characters from the begining and end of the string. |
|
| static | truncate | Truncates string. |
| static | Converts first letters of words in string to upper case. |
|
| static | highlight | Applies formatting to characters inside the textfield. |
| static | Sets content of the text field using "push letters" effect. |
|
| static | Defines style change when mouse is over the hyperlink. |
|
| static | formatNumber | Formats the number. |
| static | getDateFromString | Converts a string to Flash Date object. |
| static | Formats the date. |
|
| static | tween | Tween movieclip properties. |
| static | Returns thumbnail path. |
fIndex.recordInit, fTemplate.recordInit