Difference between revisions of "Utils 1 0"
From ADF Docs
Line 9: | Line 9: | ||
== Properties == | == Properties == | ||
− | :dependency = | + | :dependency = ceData_1_0 |
:version = 1_0_0 | :version = 1_0_0 | ||
+ | :wikiTitle = Utils_1_0 | ||
:type = singleton | :type = singleton | ||
Revision as of 13:58, 9 April 2010
Attention: Do not change any text in the description, properties, and functions sections.
Return to Library (API)
Description
Util functions for the ADF Library
Properties
- dependency = ceData_1_0
- version = 1_0_0
- wikiTitle = Utils_1_0
- type = singleton
Functions
- bulkLogAppend
- Takes an array of log writes and calls log append with each write
- directoryFiles
- Returns the files for the directory.
- doDump
- ColdFusion dump of the variable argument.
- fieldTypeIsList
- Determines if the field type is a 'list' field type
- filterDirectoryQueryByType
- Filters the query to find the CFC file name.
- getFieldTypes
- Returns back the details for any custom field type that is currently a list
- ListRandomElements
- Returns specified number of random list elements without repeats.
- updateCustomFieldType
- Updates a custom field type record
- updateListItems
- Given a fieldType update the fields that use that field type to have list items