CFLib.org – Common Function Library Project

DataManipulationLib

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

Previous 20 / Next 20

getQueryMetadata

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

View UDF
Loading...
GetXmlAttribute

Pass in an XML Node and attribute reference to receive the attribute's value. | Requires: ColdFusion MX

View UDF
Loading...
GuidToString

Accepts a numeric GUID stored in a Byte Array and converts it to a string in the normal convention. | Requires: ColdFusion MX

View UDF
Loading...
isBit

Checks that a value is equal to 1 or 0. | Requires: ColdFusion 5

View UDF
Loading...
isCachedQuery

Return true if the queryname passed was a cached query. | Requires: ColdFusion MX

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

Checks that a variable is defined and that the variable is not an empty value. Optionally lets you check that the variable is a specific value. | Requires: ColdFusion 5

View UDF
Loading...
isDefinedValueMX

Checks that a variable exists and has value. CFMX version. | Requires: ColdFusion MX

View UDF
Loading...
IsEmpty

Check if a variable is set and has a value. | Requires: ColdFusion 5

View UDF
Loading...
IsNull

Returns True if the value passed to it represents "NULL". | Requires: ColdFusion 5

View UDF
Loading...
IsSafeArray

Returns true if all positions in an array are defined. | Requires: ColdFusion MX

View UDF
Loading...
IsXML

Checks to see if a string is valid XML. | Requires: ColdFusion MX

View UDF
Loading...
LenStruct

Computes the length of every key in the passed structure and returns a structure with unique key names of the lengths. | Requires: ColdFusion 5

View UDF
Loading...
listToQuery

Converts a list to a single-column query. | Requires: ColdFusion MX

View UDF
Loading...
ListToStruct

Converts a delimited list of key/value pairs to a structure. | Requires: ColdFusion 5

View UDF
Loading...
ListToStructRepeatKeys

Based on ListToStruct() from Rob Brooks-Bilson, this one allows the structure key to be repeated and the value added to a list. | Requires: ColdFusion 5

View UDF
Loading...
maketree

This function is a UDF for maketree custom tag developed by Michael Dinowitz. | Requires: ColdFusion 5

View UDF
Loading...
MinusMinusCounter

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

View UDF
Loading...
nullQuery

Initialize an empty query with default values. | 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