Decision Functions; Display And Formatting Functions - MACROMEDIA COLDFUSION 5-CFML Quick Reference

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

Advertisement

DaysInMonth(date)
DaysInYear(date)
FirstDayOfMonth(date)
GetHttpTimeString(date_time_object)
GetTimeZoneInfo()
Hour(date)
IsDate(string)
IsLeapYear(year)
IsNumericDate(number)
LSDateFormat(date [, mask ])
LSIsDate(string)
LSParseDateTime(date/time-string)
LSTimeFormat(time [, mask ])
Minute(date)
Month(date)
MonthAsString(month_number)
Now()
ParseDateTime(date/time-string [, pop-conversion ] )
Quarter(date)
Second(date)
TimeFormat(time [, mask ])
Week(date)
Year(date)

Decision functions

IsArray(value [, number ])
IsAuthenticated([security-context-name ])
IsAuthorized(resourcetype, resourcename [, action ])
FileExists(absolute_path)
IsBinary(value)
IsBoolean(value)
IsCustomFunction(name)
IsDate(string)
IsDebugMode()
IsDefined("variable_name")
IsLeapYear(year)
IsNumeric(string)
IsNumericDate(number)
IsProtected(resourcetype, resourcename [, action])
IsQuery(value)
IsSimpleValue(value)
IsStruct(variable )
IsWDDX(value)
LSIsCurrency(string)
LSIsDate(string)
LSIsNumeric(string)
ParameterExists(parameter)

Display and formatting functions

DateFormat(date [, mask ])
DecimalFormat(number)
DollarFormat(number)
FormatBaseN(number, radix)
HTMLCodeFormat(string [, version ])
HTMLEditFormat(string [, version ])
LSCurrencyFormat(number [, type ])
LSDateFormat(date [, mask ])
CFML Quick Reference
15

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 5

Table of Contents