CFLib.org – Common Function Library Project

StrLib

Last updated September 2, 2010 / 364 Released UDF(s)
Download Library

Previous 20 / Next 20

abbreviate

Abbreviates a given string to roughly the given length, stripping any tags, making sure the ending doesn't chop a word in two, and adding an ellipsis character at the end. | Requires: ColdFusion 5

View UDF
Loading...
AccessLinkClean

This turns a Microsoft Access hyperlink field into a standard URL. | Requires: ColdFusion 5

View UDF
Loading...
AccessPatternMatchingFormat

Strip pattern-matching wildcards from a string appearing in an Access query. | Requires: ColdFusion 5

View UDF
Loading...
acronym

Pass in a set of words to only display it's acronym. | Requires: ColdFusion 5

View UDF
Loading...
ActivateURL

This function takes URLs in a text string and turns them into links. | Requires: ColdFusion 5

View UDF
Loading...
AsciiToDec

Convert ASCII characters into a decimal number. | Requires: ColdFusion 5

View UDF
Loading...
BitFormat

Format a value as 1 or 0. | Requires: ColdFusion 5

View UDF
Loading...
BracketNumberFormat

Returns a negative number in brackets. | Requires: ColdFusion 5

View UDF
Loading...
BRCurrencyFormat

Works like the built-in function lsCurrencyFormat, but do it right for Brazilian Currency (R$ - Real). | Requires: ColdFusion MX

View UDF
Loading...
breadCrumb

Creates a bread crumb trail based on your sites sirectory structure. | Requires: ColdFusion 5

View UDF
Loading...
Byline

Generates a byline from a list of names. | Requires: ColdFusion 5

View UDF
Loading...
byteAutoConvert

Converts Byte values to the shortest human-readable format | Requires: ColdFusion 5

View UDF
Loading...
camelToSpace

Breaks a camelCased string into separate words | Requires: ColdFusion MX

View UDF
Loading...
CapFirst

Capitalizes the first letter in each word. | Requires: ColdFusion MX

View UDF
Loading...
capFirstList

Capitalize the first letter of each item in a list. | Requires: ColdFusion 5

View UDF
Loading...
CapFirstTitle

Returns a string with words capitalized for a title. | Requires: ColdFusion 5

View UDF
Loading...
CardinalToOrdinal

Convert cardinal number strings to ordinal number strings. | Requires: ColdFusion 5

View UDF
Loading...
ccEscape

Escapes a credit card number, showing only the last 4 digits. The other digits are replaced with the * character. | Requires: ColdFusion 5

View UDF
Loading...
celticMcCaps

Proper capitalization for us Mc's and Mac's! | Requires: ColdFusion 5

View UDF
Loading...
cfRssFeed

Display rss feed. | Requires: ColdFusion MX

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Shawn Porter Shawn Porter added
DeMoronize
3 hour(s) ago

Chris Carey Chris Carey added
readPropertiesFi...
1 day(s) ago

Randy Johnson Randy Johnson added
lastDayofWeek
3 day(s) ago

Frank Marion Frank Marion added
sitemapPing
7 day(s) ago

Top Rated

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Barney Boisvert indentXml
Rated 5.0, 3 time(s)

Nathan Dintenfass                                 queryColumnsToSt...
Rated 5.0, 3 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson