CFLib.org – Common Function Library Project

StrLib

Last updated February 4, 2010 / 351 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...
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...
CharAt

Returns the character at a certain position in a string. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Tony Blackmon Tony Blackmon added
generatePassword
6 hour(s) ago

Ben Garrett Ben Garrett added
isRFC3339
7 hour(s) ago

Raymond Camden Raymond Camden added
romanToDecimal
4 day(s) ago

Joe Rinehart Joe Rinehart added
directoryCopy
4 day(s) ago

Top Rated

Nick Giovanni                                     UniqueValueList
Rated 5.0, 5 time(s)

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Bobby Hartsfield                                  randStr
Rated 5.0, 3 time(s)

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

Created by Raymond Camden / Design by Justin Johnson