CFLib.org – Common Function Library Project

DataManipulationLib

Last updated October 30, 2008 / 145 Released UDF(s)
Download Library

Previous 20 / Next 20

ArrayListCompareNoCase

Returns the index of the first item in an array that contains a list element. | 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...
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...
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...
columnTotal

This UDF calculates the total of a column from a query. | Requires: ColdFusion 5

View UDF
Loading...
component

Creates a CFC instance based upon a relative, absolute or dot notation path. | Requires: ColdFusion MX

View UDF
Loading...
convertDotNetDataset

Takes a .Net dataset and converts it to a CF structure of queries. | Requires: ColdFusion MX7

View UDF
Loading...
CounterMinusMinus

Simulate the c functionality of i--. | Requires: ColdFusion 5

View UDF
Loading...
CounterPlusPlus

Simulate the c functionality of i++. | Requires: ColdFusion 5

View UDF
Loading...
CSVFormat

CSVFormat accepts the name of an existing query and converts it to csv format. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Jose Diaz-Salcedo Jose Diaz-Salcedo added
cfRssFeed
2 day(s) ago

Raymond Compton Raymond Compton added
structBlend
23 day(s) ago

Duncan Duncan added
IsZIPUK
23 day(s) ago

Todd Sharp Todd Sharp added
getTagContentAll
29 day(s) ago

Gerald Guido Gerald Guido added
ListReturnDuplicat...
1 month(s) ago

Created by Raymond Camden / Design by Justin Johnson