| struct |
| ABORT |
| function abort |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ADDHTMLHEADER |
| function addHTMLHeader |
Arguments:
| Name |
Required |
Type |
Default |
| Header |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ALPHAPNG |
| function alphaPng |
Arguments:
| Name |
Required |
Type |
Default |
| src |
Optional |
any |
[empty string] |
| width |
Optional |
any |
[empty string] |
| height |
Optional |
any |
[empty string] |
| spacer |
Optional |
any |
/assets/img/1x1.gif |
| cursor |
Optional |
any |
[empty string] |
| alt |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ARRAYOFSTRUCTTOQUERY |
| function arrayOfStructToQuery |
Arguments:
| Name |
Required |
Type |
Default |
| theArray |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ARRAYREVERSE |
| function arrayReverse |
Arguments:
| Name |
Required |
Type |
Default |
| array |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ARRAYTOXML |
| function arrayToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
| rootElement |
Required |
any |
|
| itemElement |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CCMASK |
| function ccMask |
Arguments:
| Name |
Required |
Type |
Default |
| ccnum |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CFM2JS |
| function cfm2js |
Arguments:
| Name |
Required |
Type |
Default |
| obj |
Required |
any |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CHECKDSN |
| function checkDSN |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CLEANPAGECONTENTS |
| function cleanPageContents |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CLOSEPAGECONTENTS |
| function closePageContents |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CSS |
| function css |
Arguments:
| Name |
Required |
Type |
Default |
| filename |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CSSCOMPACTFORMAT |
| function cssCompactFormat |
Arguments:
| Name |
Required |
Type |
Default |
| sInput |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DELETECOOKIE |
| function deleteCookie |
Arguments:
| Name |
Required |
Type |
Default |
| Name |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DIRECTORYLIST |
| function directoryList |
Arguments:
| Name |
Required |
Type |
Default |
| directory |
Required |
any |
|
| filter |
Optional |
any |
[empty string] |
| sort |
Optional |
any |
asc |
| recurse |
Optional |
any |
no |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DUMPSCOPE |
| function dumpScope |
Arguments:
| Name |
Required |
Type |
Default |
| Scope |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DUMPTOSTRING |
| function dumpToString |
Arguments:
| Name |
Required |
Type |
Default |
| variable |
Required |
any |
|
| delim |
Optional |
any |
|
| label |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| EXIT |
| function exit |
Arguments:
| Name |
Required |
Type |
Default |
| method |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FILTERFILENAME |
| function filterFilename |
Arguments:
| Name |
Required |
Type |
Default |
| filename |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FLATTENURL |
| function flattenURL |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FORWARD |
| function forward |
Arguments:
| Name |
Required |
Type |
Default |
| url |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FTPFILES |
| function ftpFiles |
Arguments:
| Name |
Required |
Type |
Default |
| server |
Required |
any |
|
| localFiles |
Required |
any |
|
| remoteFiles |
Required |
any |
|
| port |
Optional |
any |
21 |
| username |
Optional |
any |
[empty string] |
| password |
Optional |
any |
[empty string] |
| stopOnError |
Optional |
any |
Yes |
| fingerPrint |
Optional |
any |
|
| secure |
Optional |
any |
No |
| passive |
Optional |
any |
yes |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETMETATAGS |
| function getMetaTags |
Arguments:
| Name |
Required |
Type |
Default |
| Template |
Optional |
any |
global |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETREQUESTIP |
| function getRequestIp |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETREQUESTORIGIN |
| function getRequestOrigin |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETREQUESTPROTOCOL |
| function getRequestProtocol |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETRESULTLABEL |
| function getResultLabel |
Arguments:
| Name |
Required |
Type |
Default |
| resultObj |
Required |
any |
|
| labelTypeID |
Optional |
any |
|
| labelTypeName |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSSLPROTOCOL |
| function getSslProtocol |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HTMLCOMPRESSFORMAT |
| function htmlCompressFormat |
Arguments:
| Name |
Required |
Type |
Default |
| sInput |
Required |
any |
|
| level |
Optional |
any |
2 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| IMPLICITQUERY |
| function implicitQuery |
Arguments:
| Name |
Required |
Type |
Default |
| queryData |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INCLUDE |
| function include |
Arguments:
| Name |
Required |
Type |
Default |
| template |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INIT |
| function init |
Arguments:
| Name |
Required |
Type |
Default |
| DSN |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ISMETHOD |
| function isMethod |
Arguments:
| Name |
Required |
Type |
Default |
| obj |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| JS |
| function js |
Arguments:
| Name |
Required |
Type |
Default |
| filename |
Required |
any |
|
| params |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| JSONDECODE |
| function jsondecode |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LISTTOXML |
| function listToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
| rootElement |
Required |
any |
|
| itemElement |
Required |
any |
|
| delimiter |
Optional |
any |
, |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADCONFIG |
| function loadConfig |
Arguments:
| Name |
Required |
Type |
Default |
| configFile |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADOBJECTNODES |
| function loadObjectNodes |
Arguments:
| Name |
Required |
Type |
Default |
| scopeName |
Required |
any |
|
| objectNodes |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADOBJECTS |
| function loadObjects |
Arguments:
| Name |
Required |
Type |
Default |
| scopeName |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADPAGEDATA |
| function loadPageData |
Arguments:
| Name |
Required |
Type |
Default |
| vInfo |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADXMLDATA |
| function loadXmlData |
Arguments:
| Name |
Required |
Type |
Default |
| scopeName |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOCATION |
| function location |
Arguments:
| Name |
Required |
Type |
Default |
| url |
Required |
any |
|
| statusCode |
Optional |
any |
302 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MSWORDFIX |
| function MSWordFix |
Arguments:
| Name |
Required |
Type |
Default |
| text |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| NAMECASE |
| function nameCase |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| NEWEMPTYQUERY |
| function newEmptyQuery |
Arguments:
| Name |
Required |
Type |
Default |
| struct |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PARSE404 |
| function parse404 |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PARSECONICALS |
| function parseConicals |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PERMANENTREDIRECT |
| function permanentRedirect |
Arguments:
| Name |
Required |
Type |
Default |
| URL |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROCCESSCONTEXTDIRECTIVES |
| function proccessContextDirectives |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROCCESSDIRECTIVES |
| function proccessDirectives |
Arguments:
| Name |
Required |
Type |
Default |
| input |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROCESSURL |
| function ProcessURL |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| QUERYROWTOSTRUCT |
| function queryRowToStruct |
Arguments:
| Name |
Required |
Type |
Default |
| qry |
Required |
any |
|
| row |
Optional |
any |
1 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| QUERYTOARRAYOFSTRUCT |
| function queryToArrayOfStruct |
Arguments:
| Name |
Required |
Type |
Default |
| theQuery |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| QUERYTOXML |
| function queryToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
| rootElement |
Required |
any |
|
| itemElement |
Required |
any |
|
| cDataCols |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| REDIRECTTOWWW |
| function redirectToWWW |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETCOOKIE |
| function setCookie |
Arguments:
| Name |
Required |
Type |
Default |
| Name |
Required |
any |
|
| Value |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETJAVASCRIPTVARIABLES |
| function setJavaScriptVariables |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYINSERTSTRING |
| function structToQueryInsertString |
Arguments:
| Name |
Required |
Type |
Default |
| struct |
Required |
any |
|
| typeStruct |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYINSERTSTRING400 |
| function structToQueryInsertString400 |
Arguments:
| Name |
Required |
Type |
Default |
| fields |
Required |
any |
|
| types |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYUPDATESTRING |
| function structToQueryUpdateString |
Arguments:
| Name |
Required |
Type |
Default |
| struct |
Required |
any |
|
| typeStruct |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYUPDATESTRING400 |
| function structToQueryUpdateString400 |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOXML |
| function structToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Optional |
any |
|
| rootElement |
Optional |
any |
|
| itemElement |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| THIS |
| component
com.core.SystemObject
|
| DSNEXISTS |
false
|
| SESSIONTRACKER |
object of coldfusion.runtime.SessionTracker
|
| Class Name |
coldfusion.runtime.SessionTracker |
| Methods |
| Method
|
Return Type
|
| cleanUp(java.lang.String, java.lang.String, java.lang.String) |
void |
| cleanUp(javax.servlet.http.HttpSession, java.lang.String) |
void |
| cleanUp(java.lang.String, java.lang.String) |
void |
| createSession(java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| createSession(javax.servlet.http.HttpSession, java.lang.String) |
coldfusion.runtime.SessionScope |
| createSession(java.lang.String, java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getMSessionPool() |
java.util.Hashtable |
| getSession(java.lang.String, java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(javax.servlet.http.HttpSession, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(java.lang.String) |
coldfusion.runtime.SessionScope |
| getSessionCollection(java.lang.String) |
coldfusion.runtime.AppSessionCollection |
| getSessionCount() |
int |
| getSessionKeys() |
java.util.Enumeration |
|
| Fields |
| Field
|
Value
|
| int mSweepInterval |
10000
|
|
|
| DSN |
Thixo
|
| SESSIONCOUNT |
0
|
| APPLICATIONTRACKER |
object of coldfusion.runtime.ApplicationScopeTracker
|
| Class Name |
coldfusion.runtime.ApplicationScopeTracker |
| Methods |
| Method
|
Return Type
|
| cleanUp(coldfusion.runtime.ApplicationScope) |
void |
| createApplication(java.lang.String, javax.servlet.ServletContext) |
coldfusion.runtime.ApplicationScope |
| forceCleanUp() |
void |
| getApplicationKeys() |
java.util.Enumeration |
| getApplicationScope(java.lang.String) |
coldfusion.runtime.ApplicationScope |
|
|
| METHODS |
| HTMLCOMPRESSFORMAT |
| function htmlCompressFormat |
Arguments:
| Name |
Required |
Type |
Default |
| sInput |
Required |
any |
|
| level |
Optional |
any |
2 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ARRAYREVERSE |
| function arrayReverse |
Arguments:
| Name |
Required |
Type |
Default |
| array |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INCLUDE |
| function include |
Arguments:
| Name |
Required |
Type |
Default |
| template |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADCONFIG |
| function loadConfig |
Arguments:
| Name |
Required |
Type |
Default |
| configFile |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VISITORCOUNT |
| function visitorCount |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETREQUESTIP |
| function getRequestIp |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYUPDATESTRING |
| function structToQueryUpdateString |
Arguments:
| Name |
Required |
Type |
Default |
| struct |
Required |
any |
|
| typeStruct |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| QUERYROWTOSTRUCT |
| function queryRowToStruct |
Arguments:
| Name |
Required |
Type |
Default |
| qry |
Required |
any |
|
| row |
Optional |
any |
1 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CLEANPAGECONTENTS |
| function cleanPageContents |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| NEWEMPTYQUERY |
| function newEmptyQuery |
Arguments:
| Name |
Required |
Type |
Default |
| struct |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| JS |
| function js |
Arguments:
| Name |
Required |
Type |
Default |
| filename |
Required |
any |
|
| params |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ISMETHOD |
| function isMethod |
Arguments:
| Name |
Required |
Type |
Default |
| obj |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DIRECTORYLIST |
| function directoryList |
Arguments:
| Name |
Required |
Type |
Default |
| directory |
Required |
any |
|
| filter |
Optional |
any |
[empty string] |
| sort |
Optional |
any |
asc |
| recurse |
Optional |
any |
no |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROCESSURL |
| function ProcessURL |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DELETECOOKIE |
| function deleteCookie |
Arguments:
| Name |
Required |
Type |
Default |
| Name |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CLOSEPAGECONTENTS |
| function closePageContents |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADXMLDATA |
| function loadXmlData |
Arguments:
| Name |
Required |
Type |
Default |
| scopeName |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETREQUESTORIGIN |
| function getRequestOrigin |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADOBJECTS |
| function loadObjects |
Arguments:
| Name |
Required |
Type |
Default |
| scopeName |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETJAVASCRIPTVARIABLES |
| function setJavaScriptVariables |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CCMASK |
| function ccMask |
Arguments:
| Name |
Required |
Type |
Default |
| ccnum |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYINSERTSTRING |
| function structToQueryInsertString |
Arguments:
| Name |
Required |
Type |
Default |
| struct |
Required |
any |
|
| typeStruct |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETMETATAGS |
| function getMetaTags |
Arguments:
| Name |
Required |
Type |
Default |
| Template |
Optional |
any |
global |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DUMPTOSTRING |
| function dumpToString |
Arguments:
| Name |
Required |
Type |
Default |
| variable |
Required |
any |
|
| delim |
Optional |
any |
|
| label |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ABORT |
| function abort |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOCATION |
| function location |
Arguments:
| Name |
Required |
Type |
Default |
| url |
Required |
any |
|
| statusCode |
Optional |
any |
302 |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FLATTENURL |
| function flattenURL |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CSSCOMPACTFORMAT |
| function cssCompactFormat |
Arguments:
| Name |
Required |
Type |
Default |
| sInput |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYUPDATESTRING400 |
| function structToQueryUpdateString400 |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ARRAYTOXML |
| function arrayToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
| rootElement |
Required |
any |
|
| itemElement |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROCCESSCONTEXTDIRECTIVES |
| function proccessContextDirectives |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| WRITEBASEDOCUMENT |
| function writeBaseDocument |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| UNIQUEVALUELIST |
| function uniqueValueList |
Arguments:
| Name |
Required |
Type |
Default |
| query |
Required |
any |
|
| columnName |
Required |
any |
|
| sensitive |
Optional |
any |
faulse |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INIT |
| function init |
Arguments:
| Name |
Required |
Type |
Default |
| DSN |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETRESULTLABEL |
| function getResultLabel |
Arguments:
| Name |
Required |
Type |
Default |
| resultObj |
Required |
any |
|
| labelTypeID |
Optional |
any |
|
| labelTypeName |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOQUERYINSERTSTRING400 |
| function structToQueryInsertString400 |
Arguments:
| Name |
Required |
Type |
Default |
| fields |
Required |
any |
|
| types |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSSLPROTOCOL |
| function getSslProtocol |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ADDHTMLHEADER |
| function addHTMLHeader |
Arguments:
| Name |
Required |
Type |
Default |
| Header |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| NAMECASE |
| function nameCase |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETREQUESTPROTOCOL |
| function getRequestProtocol |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FTPFILES |
| function ftpFiles |
Arguments:
| Name |
Required |
Type |
Default |
| server |
Required |
any |
|
| localFiles |
Required |
any |
|
| remoteFiles |
Required |
any |
|
| port |
Optional |
any |
21 |
| username |
Optional |
any |
[empty string] |
| password |
Optional |
any |
[empty string] |
| stopOnError |
Optional |
any |
Yes |
| fingerPrint |
Optional |
any |
|
| secure |
Optional |
any |
No |
| passive |
Optional |
any |
yes |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MSWORDFIX |
| function MSWordFix |
Arguments:
| Name |
Required |
Type |
Default |
| text |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PARSECONICALS |
| function parseConicals |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DUMPSCOPE |
| function dumpScope |
Arguments:
| Name |
Required |
Type |
Default |
| Scope |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| QUERYTOARRAYOFSTRUCT |
| function queryToArrayOfStruct |
Arguments:
| Name |
Required |
Type |
Default |
| theQuery |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| REDIRECTTOWWW |
| function redirectToWWW |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FORWARD |
| function forward |
Arguments:
| Name |
Required |
Type |
Default |
| url |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| EXIT |
| function exit |
Arguments:
| Name |
Required |
Type |
Default |
| method |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LISTTOXML |
| function listToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
| rootElement |
Required |
any |
|
| itemElement |
Required |
any |
|
| delimiter |
Optional |
any |
, |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROCCESSDIRECTIVES |
| function proccessDirectives |
Arguments:
| Name |
Required |
Type |
Default |
| input |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CSS |
| function css |
Arguments:
| Name |
Required |
Type |
Default |
| filename |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| XSSFILTER |
| function XSSfilter |
Arguments:
| Name |
Required |
Type |
Default |
| scopes |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CHECKDSN |
| function checkDSN |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FILTERFILENAME |
| function filterFilename |
Arguments:
| Name |
Required |
Type |
Default |
| filename |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VIRTUALRESOLVER |
| function virtualResolver |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| QUERYTOXML |
| function queryToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
| rootElement |
Required |
any |
|
| itemElement |
Required |
any |
|
| cDataCols |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRUCTTOXML |
| function structToXML |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Optional |
any |
|
| rootElement |
Optional |
any |
|
| itemElement |
Optional |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PERMANENTREDIRECT |
| function permanentRedirect |
Arguments:
| Name |
Required |
Type |
Default |
| URL |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PARSE404 |
| function parse404 |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| IMPLICITQUERY |
| function implicitQuery |
Arguments:
| Name |
Required |
Type |
Default |
| queryData |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ARRAYOFSTRUCTTOQUERY |
| function arrayOfStructToQuery |
Arguments:
| Name |
Required |
Type |
Default |
| theArray |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADPAGEDATA |
| function loadPageData |
Arguments:
| Name |
Required |
Type |
Default |
| vInfo |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| THROW |
| function throw |
Arguments:
| Name |
Required |
Type |
Default |
| type |
Optional |
any |
Application |
| message |
Optional |
any |
[empty string] |
| detail |
Optional |
any |
[empty string] |
| errorCode |
Optional |
any |
[empty string] |
| extendedInfo |
Optional |
any |
[empty string] |
| object |
Optional |
any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CFM2JS |
| function cfm2js |
Arguments:
| Name |
Required |
Type |
Default |
| obj |
Required |
any |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOADOBJECTNODES |
| function loadObjectNodes |
Arguments:
| Name |
Required |
Type |
Default |
| scopeName |
Required |
any |
|
| objectNodes |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETCOOKIE |
| function setCookie |
Arguments:
| Name |
Required |
Type |
Default |
| Name |
Required |
any |
|
| Value |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ALPHAPNG |
| function alphaPng |
Arguments:
| Name |
Required |
Type |
Default |
| src |
Optional |
any |
[empty string] |
| width |
Optional |
any |
[empty string] |
| height |
Optional |
any |
[empty string] |
| spacer |
Optional |
any |
/assets/img/1x1.gif |
| cursor |
Optional |
any |
[empty string] |
| alt |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| WRITEEXTRASCRIPTS |
| function writeExtraScripts |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| JSONDECODE |
| function jsondecode |
Arguments:
| Name |
Required |
Type |
Default |
| data |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| XMLTOSTRUCT |
| function xmlToStruct |
Arguments:
| Name |
Required |
Type |
Default |
| xmlNode |
Required |
any |
|
| str |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
|
|
| THROW |
| function throw |
Arguments:
| Name |
Required |
Type |
Default |
| type |
Optional |
any |
Application |
| message |
Optional |
any |
[empty string] |
| detail |
Optional |
any |
[empty string] |
| errorCode |
Optional |
any |
[empty string] |
| extendedInfo |
Optional |
any |
[empty string] |
| object |
Optional |
any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| UNIQUEVALUELIST |
| function uniqueValueList |
Arguments:
| Name |
Required |
Type |
Default |
| query |
Required |
any |
|
| columnName |
Required |
any |
|
| sensitive |
Optional |
any |
faulse |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VIRTUALRESOLVER |
| function virtualResolver |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VISITORCOUNT |
| function visitorCount |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| WRITEBASEDOCUMENT |
| function writeBaseDocument |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| WRITEEXTRASCRIPTS |
| function writeExtraScripts |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
yes |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| XMLTOSTRUCT |
| function xmlToStruct |
Arguments:
| Name |
Required |
Type |
Default |
| xmlNode |
Required |
any |
|
| str |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| XSSFILTER |
| function XSSfilter |
Arguments:
| Name |
Required |
Type |
Default |
| scopes |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|