System Functions; Other Functions - MACROMEDIA COLDFUSION 5-CFML Quick Reference

Cfml quick reference
Hide thumbs Also See for COLDFUSION 5-CFML:
Table of Contents

Advertisement

StructKeyArray(structure)
StructKeyExists(structure, key)
StructKeyList(structure, [delimiter])
StructNew()
StructSort(base, pathToSubElement,
sortOrder, sortType)
StructUpdate(structure, key, value)

System functions

DirectoryExists(absolute_path)
ExpandPath(relative_path)
FileExists(absolute_path)
GetCurrentTemplatePath()
GetDirectoryFromPath(path)
getException(object)
GetFileFromPath(path)
GetFunctionList()
GetHttpRequestData()
GetMetricData(mode)
GetProfileString(iniPath, section, entry)
GetTempDirectory()
GetTempFile(dir, prefix)
GetTemplatePath()
SetProfileString(iniPath, section, entry, value)

Other functions

CreateObject("COM", class, context, serverName)
CreateObject("CORBA", class, context, locale)
CreateObject("Java", class)
CreateUUID()
Decrypt(encrypted_string, seed)
DeleteClientVariable("name")
Duplicate(variable_name)
GetBaseTagData(tagname [, instancenumber ] )
GetBaseTagList()
GetBaseTemplatePath()
GetClientVariablesList()
GetTickCount()
Hash(string)
PreserveSingleQuotes(variable)
QuotedValueList(query.column [, delimiter ])
StripCR(string)
ToBinary(string_in_Base64 or binary_value)
URLDecode(urlEncodedString)
URLEncodedFormat(string)
ValueList(query.column [, delimiter ])
WriteOutput(string)
CFML Quick Reference
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 5

Table of Contents