CFLib.org – Common Function Library Project

StrLib

Last updated March 11, 2010 / 358 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...
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...
cfStringFormat

companion to jsstringformat - formats a string for use as a coldfusion literal value | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Ryan Thompson-Jewell Ryan Thompson-Jewell added
ListSplit
13 hour(s) ago

Nathan Dintenfass Nathan Dintenfass added
RowsToColumns
13 hour(s) ago

Barney Boisvert Barney Boisvert added
indentXml
23 hour(s) ago

Barney Boisvert Barney Boisvert added
REReplaceCallbac...
23 hour(s) ago

Top Rated

Rob Brooks-Bilson                                 FolderSize
Rated 5.0, 7 time(s)

Nick Giovanni                                     UniqueValueList
Rated 5.0, 5 time(s)

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Stephen Withington RandomizeString
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson