CFLib.org – Common Function Library Project

DataManipulationLib

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

Previous 20 / Next 20

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

Transform a CSV formatted string with header column into a query object. | Requires: ColdFusion 5

View UDF
Loading...
DeepStructCount

Counts the number of keys in a structure of structures. | Requires: ColdFusion 5

View UDF
Loading...
DumpVar

Displays contents of any data type except WDDX. | Requires: ColdFusion 5

View UDF
Loading...
duplicateDB

Duplicates small to medium MySQL databases. | Requires: ColdFusion 8

View UDF
Loading...
DynamicValueList

Returns a value list from a dynamic column of a query. | Requires: ColdFusion 5

View UDF
Loading...
FirstInFirstOut

Removes the element at index one and inserts a new element at the highest index plus one. | Requires: ColdFusion 5

View UDF
Loading...
fixedWidthToQuery

Converts fixed width string to a ColdFusion query. | Requires: ColdFusion MX

View UDF
Loading...
flattenStruct

Builds nested structs into a single struct. | Requires: ColdFusion MX

View UDF
Loading...
Form2QS

Converts form variables to query string. | Requires: ColdFusion 5

View UDF
Loading...
Get

Examine the contents of a BINARY file. | Requires: ColdFusion MX

View UDF
Loading...
getComponentProps

Returns an array of all properties in cfc's metadata, inherited or not. | Requires: ColdFusion MX

View UDF
Loading...
getQueryMetadata

Replicates the CF7 getMetadata(query) functionality for MX6.1+ | Requires: ColdFusion MX

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

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

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

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

Ben Forta Ben Forta added
GetHostAddress
30 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