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). Viewing results 1 to 20.

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 MX

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...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Tayo Akinmade Tayo Akinmade added
arrayTrim
3 day(s) ago

Will Belden Will Belden added
longTime
9 day(s) ago

James Sleeman James Sleeman added
quickSort
19 day(s) ago

Ben Forta Ben Forta added
GetHostAddress
22 day(s) ago

Top Rated

Darwan Leonardo Sitepu EksporSQLData
Rated 5.0, 16 time(s)

Darwan Leonardo Sitepu backupDatabase
Rated 5.0, 13 time(s)

Barney Boisvert indentXml
Rated 5.0, 10 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 4 time(s)

Created by Raymond Camden / Design by Justin Johnson