Cflib - cflib.org - CFLib RSS Feed
General Information:
Latest News:
composeDateTime 29 Apr 2013 | 08:01 am
Creates a date time from optional date parts
convertQueryStringToStruct 6 Apr 2013 | 07:12 am
Converts a URL query string to a struct
arrayDiff 5 Apr 2013 | 10:35 pm
Compares two arrays and returns the difference between the two.
ArrayOfStructsSort 4 Apr 2013 | 04:58 pm
Sorts an array of structures based on a key in the structures.
directoryCopy 21 Mar 2013 | 12:12 am
Copies a directory.
invokeRemoteMethodByJSON 10 Mar 2013 | 11:41 am
Invoke a remote method using cfhttp and JSON proxy
SmallCaps 10 Mar 2013 | 11:26 am
Formats a string to simulate the small-caps style without using the css font-variant attribute.
ArrayCartesianProduct 10 Mar 2013 | 10:53 am
Returns a cartesian product (a join) of arbitrary number of arrays.
listReFilterNoCase 10 Mar 2013 | 10:43 am
Filters a target list, given a list of regex filters.
format 10 Mar 2013 | 10:34 am
Uses the Java String format() method to format a string in CFML.

