| QUERYTOSTRUCT |
| variables - function QueryToStruct |
Arguments:
| Name |
Required |
Type |
Default |
| Query |
Required |
query |
|
| Row |
Optional |
numeric |
0 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
false |
| DisplayName: |
|
| Hint: |
Converts an entire query or the given record to a struct. This might return a structure (single record) or an array of structures. http://www.bennadel.com/blog/149-Ask-Ben-Converting-A-Query-To-A-Struct.htm |
| Description: |
|
|
|
| AIFEATURES |
| variables - function aIfeatures |
Arguments:
| Name |
Required |
Type |
Default |
| nopromofiller |
Optional |
Any |
no |
| count |
Optional |
Any |
20 |
|
| ReturnType: |
array
|
| Roles: |
|
| Access: |
remote
|
| Output: |
false |
| DisplayName: |
|
| Hint: |
get ifeatures array |
| Description: |
|
|
|
| GETPAGEINFO |
| variables - function GetPageInfo |
Arguments:
| Name |
Required |
Type |
Default |
| Page |
Required |
Any |
|
|
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETFULLDIRECTORYPATH |
| variables - function GetFullDirectoryPath |
Arguments:
| Name |
Required |
Type |
Default |
| vDir |
Required |
Any |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETCFCINFORMATION |
| variables - function GetcfcInformation |
Arguments:
| Name |
Required |
Type |
Default |
| theCFC |
Required |
Any |
|
|
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MFILEEXISTS |
| variables - function mFileExists |
Arguments:
| Name |
Required |
Type |
Default |
| FilePath |
Required |
Any |
|
| Filename |
Required |
Any |
|
|
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| IFEATURECAROUSEL |
| variables - function iFeatureCarousel |
| Arguments: |
none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
gets the iFeature image from the poolBText column as well as the associated link - originally created for CafaroSE12 carousel so that they could manage their carousel images through retail hub |
| Description: |
|
|
|
| DT |
| variables - function dt |
Arguments:
| Name |
Required |
Type |
Default |
| theDate |
Optional |
date |
now() |
| End |
Optional |
boolean |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FRIENDLYURL |
| variables - function friendlyURL |
Arguments:
| Name |
Required |
Type |
Default |
| title |
Required |
Any |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| IFEATURETHUMB |
| variables - function iFeatureThumb |
Arguments:
| Name |
Required |
Type |
Default |
| FPURLID |
Required |
Any |
0 |
| H |
Optional |
Any |
0 |
| W |
Optional |
Any |
0 |
| title |
Optional |
Any |
[empty string] |
| getAnyway |
Optional |
boolean |
yes |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
returns query of thumbs for an event, or empty array if none |
| Description: |
|
|
|
| FORMATPARAGRAPH |
| variables - function FormatParagraph |
Arguments:
| Name |
Required |
Type |
Default |
| StrTxt |
Required |
string |
|
| StrLen |
Required |
numeric |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ISBOT |
| variables - function isBot |
| Arguments: |
none |
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public
|
| Output: |
false |
| DisplayName: |
|
| Hint: |
i return a boolean indicating that the request was initiated by a bot, or by anything besides a human. to test what a bot gets, use &isBot=1 |
| Description: |
|
|
|
| TS |
| variables - function ts |
Arguments:
| Name |
Required |
Type |
Default |
| days |
Optional |
numeric |
0 |
| hours |
Optional |
numeric |
0 |
| minutes |
Optional |
numeric |
15 |
| seconds |
Optional |
numeric |
0 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INIT |
| variables - function init |
Arguments:
| Name |
Required |
Type |
Default |
| sConfig |
Required |
struct |
|
| qMall |
Required |
query |
|
| datasource |
Required |
string |
|
| flush |
Optional |
boolean |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
initializer |
| Description: |
|
|
|
| CREATESEOURL |
| variables - function createSEOURL |
Arguments:
| Name |
Required |
Type |
Default |
| base |
Required |
Any |
|
| name |
Required |
Any |
|
| arg1 |
Optional |
Any |
[empty string] |
| arg2 |
Optional |
Any |
[empty string] |
| arg3 |
Optional |
Any |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
given a set of arguments, a URL base, and a string, returns munged URL string for SEO |
| Description: |
|
|
|
| QUERYAPPEND |
| variables - function QueryAppend |
Arguments:
| Name |
Required |
Type |
Default |
| QueryOne |
Required |
query |
|
| QueryTwo |
Required |
query |
|
| UnionAll |
Optional |
boolean |
true |
|
| ReturnType: |
query
|
| Roles: |
|
| Access: |
public
|
| Output: |
false |
| DisplayName: |
|
| Hint: |
This takes two queries and appends the second one to the first one. Returns the resultant third query. http://www.bennadel.com/blog/114-ColdFusion-QueryAppend-qOne-qTwo-.htm |
| Description: |
|
|
|
| STRIPHTML |
| variables - function StripHtml |
Arguments:
| Name |
Required |
Type |
Default |
| StringIn |
Required |
string |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
method to strip all html tags from a string |
| Description: |
|
|
|
| GETDIRECTORYPATH |
| variables - function GetDirectoryPath |
Arguments:
| Name |
Required |
Type |
Default |
| vDir |
Required |
Any |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SEARCHARRAYOFSTRUCTS |
| variables - function SearchArrayOfStructs |
Arguments:
| Name |
Required |
Type |
Default |
| ArrayToSearch |
Required |
Any |
|
| SearchValue |
Required |
Any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CONVERTXMLTOSTRUCT |
| variables - function ConvertXmlToStruct |
Arguments:
| Name |
Required |
Type |
Default |
| xmlNode |
Required |
string |
|
| str |
Required |
struct |
|
|
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public
|
| Output: |
true |
| DisplayName: |
|
| Hint: |
Parse raw XML response body into ColdFusion structs and arrays and return it. RIAFORGE Project: http://xml2struct.riaforge.org/ |
| Description: |
|
|
|
| STRIPTAG |
| variables - function StripTag |
Arguments:
| Name |
Required |
Type |
Default |
| StringIn |
Required |
string |
|
| TagToRemove |
Required |
string |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
method to strip specific html tags from a string |
| Description: |
|
|
|
| GETDIRECTORYSEPARATOR |
| variables - function GetDirectorySeparator |
| Arguments: |
none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public
|
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROPERCASE |
| variables - function ProperCase |
Arguments:
| Name |
Required |
Type |
Default |
| str |
Required |
string |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public
|
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|