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

Dave Anderson Dave Anderson added
iniToStruct
20 day(s) ago

Dave Anderson Dave Anderson added
deDupeArray
20 day(s) ago

Richard Richard added
dice
22 day(s) ago

Isaac Dealey Isaac Dealey added
getRelative
a while ago

Top Rated

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

Barney Boisvert indentXml
Rated 5.0, 10 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 4 time(s)

Raymond Camden highlightAndCrop
Rated 5.0, 4 time(s)

Created by Raymond Camden / Design by Justin Johnson