Difference between revisions of "Utils 1 0"

From ADF Docs
Jump to: navigation, search
m (Reverted edits by Ecaxabu (Talk) to last revision by Ssmith)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
Return to [[Library|Library (API)]]
 
Return to [[Library|Library (API)]]
  
>== Description ==  
+
== Description ==  
 
Util functions for the ADF Library
 
Util functions for the ADF Library
 
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://ukowacaqo.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
 
----
 
=[http://ukowacaqo.co.cc CLICK HERE]=
 
----
 
</div>
 
  
 
== Properties ==  
 
== Properties ==  

Latest revision as of 14:34, 24 November 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 ( numeric page, numeric itemCount, numeric pageSize, boolean showCount, string URLparams )
bulkLogAppend ( array logs )
Takes an array of log writes and calls log append with each write
createUniqueFileName ( string fullPath )
deleteScheduledTask ( string taskName )
directoryFiles ( string dirPath, string recurse )
Returns the files for the directory.
doDump ( any var, string label, boolean expand, numeric returnInVar )
ColdFusion dump of the variable argument.
exit ( )
fieldTypeIsList ( string fieldType )
Determines if the field type is a 'list' field type
filterDirectoryQueryByType ( query dirQuery, string whereCondValue, string whereOperator, string queryType )
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 ( string inString )
ListRandomElements ( string theList, numeric numElements, string theDelim )
Returns specified number of random list elements without repeats.
logAppend ( string msg, string logFile, boolean addTimeStamp, string logDir )
scriptExists ( string templatePath )
setScheduledTask ( string url, string taskName, string schedLogFileName, string minuteDelay )
unzipFile ( string zipFilePath, string outputPath )
updateCustomFieldType ( numeric ID, string propertyModule, string renderModule, string type, string JSValidator, string active )
Updates a custom field type record
updateListItems ( string fieldType )
Given a fieldType update the fields that use that field type to have list items