Difference between revisions of "Utils 1 0"

From ADF Docs
Jump to: navigation, search
Line 9: Line 9:
  
 
== Properties ==  
 
== Properties ==  
:dependency = CEData_1_0
+
: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

abort


buildPagination


bulkLogAppend
Takes an array of log writes and calls log append with each write


createUniqueFileName


deleteScheduledTask


directoryFiles
Returns the files for the directory.


doDump
ColdFusion dump of the variable argument.


exit


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


HTMLSafeFormattedTextBox


ListRandomElements
Returns specified number of random list elements without repeats.


logAppend


scriptExists


setScheduledTask


unzipFile


updateCustomFieldType
Updates a custom field type record


updateListItems
Given a fieldType update the fields that use that field type to have list items