CFLib.org – Common Function Library Project

DataManipulationLib

Last updated June 22, 2010 / 159 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

Returns a list of keys from a structure within an array. | 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...
booleanize

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

View UDF
Loading...
cfquery

Mocks the CFQUERY tag. | Requires: ColdFusion 5

View UDF
Loading...
clearStructureNested

This function recurse through a structure and makes all fields as empty string | Requires: ColdFusion MX

View UDF
Loading...
ColumnLoop

Applies simple evaluations to every cell in a query column. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Alan McCollough Alan McCollough added
forceBoolean
5 day(s) ago

Shawn Porter Shawn Porter added
DeMoronize
8 day(s) ago

Chris Carey Chris Carey added
readPropertiesFi...
9 day(s) ago

Randy Johnson Randy Johnson added
lastDayofWeek
11 day(s) ago

Top Rated

Barney Boisvert indentXml
Rated 5.0, 4 time(s)

James Sleeman                                     QuickSort
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