CFLib.org – Common Function Library Project

Search for

Super Advanced Secret Ninja Search
Term:
Author:
Maximum Required CF Version:

Your search returned 35 result(s).

Previous 20 / Next 20

ArrayFindNoCase

Like listFindNoCase(), but for arrays. | Requires: ColdFusion 5

View UDF
Loading...
ArrayOfStructsSort

Sorts an array of structures based on a key in the structures. | Requires: ColdFusion 5

View UDF
Loading...
CountDown

Counts down to a date. | Requires: ColdFusion 5

View UDF
Loading...
CreateGUID

Returns a UUID in the Microsoft form. | Requires: ColdFusion 5

View UDF
Loading...
FileNamesLowerCase

Makes all files in a directory lower case. | Requires: ColdFusion MX

View UDF
Loading...
FormToHidden

Converts the Form structure to hidden form fields. | Requires: ColdFusion 5

View UDF
Loading...
IntegerRankFormat

Turn 1 into 1st, 2 into 2nd, etc. | Requires: ColdFusion 5

View UDF
Loading...
IsCFC

Returns a boolean for whether a CF variable is a CFC instance. | Requires: ColdFusion MX

View UDF
Loading...
IsCFCType

Checks if a given variable is a specific CFC type | Requires: ColdFusion MX

View UDF
Loading...
IsDatasource

Returns a boolean if the datasource name exists. | Requires: ColdFusion MX

View UDF
Loading...
IsInt

Checks to see if a var is an integer. | Requires: ColdFusion 5

View UDF
Loading...
IsIP

Returns TRUE if the string is a valid IP address. | Requires: ColdFusion 5

View UDF
Loading...
isURL

A quick way to test if a string is a URL. | Requires: ColdFusion MX7

View UDF
Loading...
listsAreDistinct

Tells whether two lists have entirely distinct elements | Requires: ColdFusion 5

View UDF
Loading...
parseEuroDate

Makes a "European" date (day before month) into a U.S. style date. | Requires: ColdFusion MX

View UDF
Loading...
Percentile

Function for calculating the percentile of a given number from a population of numbers. | Requires: ColdFusion 5

View UDF
Loading...
queryColumnsToStruct

Makes a struct for all values in a given column(s) of a query. | Requires: ColdFusion 5

View UDF
Loading...
queryDiff

Returns information about the differences between 2 queries with the same columns. | Requires: ColdFusion 5

View UDF
Loading...
QueryRowToStruct

Makes a row of a query into a structure. | Requires: ColdFusion 5

View UDF
Loading...
QueryStringChangeVar

Changes a var in a query string. | Requires: ColdFusion 5

View UDF
Loading...
QueryStringDeleteVar

Deletes a var from a query string. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Shawn Porter Shawn Porter added
DeMoronize
2 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