CFLib.org – Common Function Library Project

DataManipulationLib

Last updated January 31, 2012 / 167 Released UDF(s)
Download Library

Previous 20 / Next 20

arrayGroupsOf

Splits or iterates over the array in number of groups. | Requires: ColdFusion MX

View UDF
Loading...
ArrayInsertArrayAt

Inserts an array at specified position in another array. | Requires: ColdFusion 5

View UDF
Loading...
ArrayListCompareNoCase

Returns the index of the first item in an array that contains a list element. | Requires: ColdFusion 5

View UDF
Loading...
arrayOfObjectsToQuery

Converts an array of objects to a CF Query Object. | Requires: ColdFusion MX

View UDF
Loading...
arrayOfStructsFind

Returns the position of an element in an array of structures. | 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...
arrayofStructsToList

Parses an array of consistent structs to return one key. | Requires: ColdFusion 5

View UDF
Loading...
ArrayOfStructsToStructOfArrays

Changes a given array of structures to a structure of arrays. | Requires: ColdFusion 5

View UDF
Loading...
arrayOfStructsToStructsOfStructs

Converts an array of structures to an structure of structures, | Requires: ColdFusion MX

View UDF
Loading...
ArrayOfStructuresToQuery

Converts an array of structures to a CF Query Object. | Requires: ColdFusion 5

View UDF
Loading...
ArrayReverse

Reverses the order of elements in a one-dimensional array. | Requires: ColdFusion 5

View UDF
Loading...
ArrayShuffle

Shuffles the values in a one-dimensional array. | Requires: ColdFusion 5

View UDF
Loading...
arraySlice

Slices an array. | Requires: ColdFusion 5

View UDF
Loading...
arraySlice2

An arraySlice using Java 1.4 ArrayList built-in method. | Requires: ColdFusion MX

View UDF
Loading...
ArraySort2D

Sorts a two dimensional array by the specified column in the second dimension. | Requires: ColdFusion 5

View UDF
Loading...
Assert

Complex variable checking with a single function call. | Requires: ColdFusion 5

View UDF
Loading...
backupDatabase

Backs up a database to a zip file. | Requires: ColdFusion 8

View UDF
Loading...
booleanize

Simply converts access yes/no or other boolean variables to 0/1 format, almost opposite of yesnoformat | Requires: ColdFusion MX7

View UDF
Loading...
cacheCreate

I create a new user defined cache region in Ehcache with customizable parameters. | Requires: ColdFusion 9

View UDF
Loading...
cfquery

Mocks the CFQUERY tag. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Tayo Akinmade Tayo Akinmade added
arrayTrim
4 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