| ABORTCONTROLLER |
| function abortController |
| Arguments: | none |
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ACTIONSPECIFIESSUBSYSTEM |
| function actionSpecifiesSubsystem |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
|
|
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ADDROUTE |
| function addRoute |
Arguments:
| Name |
Required |
Type |
Default |
| routes |
Optional |
any |
|
| target |
Optional |
string |
|
| methods |
Optional |
any |
[runtime expression] |
| statusCode |
Optional |
string |
[empty string] |
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| BEFORE |
| function before |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| BUILDCUSTOMURL |
| function buildCustomURL |
Arguments:
| Name |
Required |
Type |
Default |
| uri |
Optional |
string |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| BUILDURL |
| function buildURL |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
. |
| path |
Optional |
string |
[runtime expression] |
| queryString |
Optional |
any |
[empty string] |
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CONTROLLER |
| function controller |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CUSTOMIZEVIEWORLAYOUTPATH |
| function customizeViewOrLayoutPath |
Arguments:
| Name |
Required |
Type |
Default |
| pathInfo |
Optional |
struct |
|
| type |
Optional |
string |
|
| fullPath |
Optional |
string |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CUSTOMTEMPLATEENGINE |
| function customTemplateEngine |
Arguments:
| Name |
Required |
Type |
Default |
| type |
Optional |
string |
|
| path |
Optional |
string |
|
| scope |
Optional |
struct |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DISABLEFRAMEWORKTRACE |
| function disableFrameworkTrace |
| Arguments: | none |
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DISABLELAYOUT |
| function disableLayout |
| Arguments: | none |
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ENABLEFRAMEWORKTRACE |
| function enableFrameworkTrace |
| Arguments: | none |
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ENABLELAYOUT |
| function enableLayout |
| Arguments: | none |
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FRAMEWORKTRACE |
| function frameworkTrace |
Arguments:
| Name |
Required |
Type |
Default |
| message |
Optional |
string |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETACTION |
| function getAction |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETBASEURL |
| function getBaseURL |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETBEANFACTORY |
| function getBeanFactory |
Arguments:
| Name |
Required |
Type |
Default |
| subsystem |
Optional |
string |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETCGIREQUESTMETHOD |
| function getCGIRequestMethod |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETCONFIG |
| function getConfig |
| Arguments: | none |
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETDEFAULTBEANFACTORY |
| function getDefaultBeanFactory |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETDEFAULTSUBSYSTEM |
| function getDefaultSubsystem |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETENVIRONMENT |
| function getEnvironment |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETENVVAR |
| function getEnvVar |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Optional |
string |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETFRAMEWORKTRACE |
| function getFrameworkTrace |
| Arguments: | none |
| ReturnType: |
array
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETFULLYQUALIFIEDACTION |
| function getFullyQualifiedAction |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
[runtime expression] |
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETHOSTNAME |
| function getHostname |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETITEM |
| function getItem |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
[runtime expression] |
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETRESOURCEROUTETEMPLATES |
| function getResourceRouteTemplates |
| Arguments: | none |
| ReturnType: |
array
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETROUTE |
| function getRoute |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETROUTEPATH |
| function getRoutePath |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETROUTES |
| function getRoutes |
| Arguments: | none |
| ReturnType: |
array
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSECTION |
| function getSection |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
[runtime expression] |
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSECTIONANDITEM |
| function getSectionAndItem |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
[runtime expression] |
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSUBSYSTEM |
| function getSubsystem |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
[runtime expression] |
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSUBSYSTEMBASE |
| function getSubsystemBase |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSUBSYSTEMBEANFACTORY |
| function getSubsystemBeanFactory |
Arguments:
| Name |
Required |
Type |
Default |
| subsystem |
Optional |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSUBSYSTEMCONFIG |
| function getSubsystemConfig |
Arguments:
| Name |
Required |
Type |
Default |
| subsystem |
Optional |
string |
|
|
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSUBSYSTEMSECTIONANDITEM |
| function getSubsystemSectionAndItem |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
[runtime expression] |
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASBEANFACTORY |
| function hasBeanFactory |
| Arguments: | none |
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASDEFAULTBEANFACTORY |
| function hasDefaultBeanFactory |
| Arguments: | none |
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASSUBSYSTEMBEANFACTORY |
| function hasSubsystemBeanFactory |
Arguments:
| Name |
Required |
Type |
Default |
| subsystem |
Optional |
string |
|
|
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INIT |
| function init |
Arguments:
| Name |
Required |
Type |
Default |
| config |
Optional |
struct |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INSTALLMODULES |
| function installModules |
Arguments:
| Name |
Required |
Type |
Default |
| frameworkPath |
Optional |
string |
framework |
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ISCURRENTACTION |
| function isCurrentAction |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
|
|
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ISFRAMEWORKRELOADREQUEST |
| function isFrameworkReloadRequest |
| Arguments: | none |
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ISUNHANDLEDREQUEST |
| function isUnhandledRequest |
Arguments:
| Name |
Required |
Type |
Default |
| targetPath |
Optional |
string |
|
|
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LAYOUT |
| function layout |
Arguments:
| Name |
Required |
Type |
Default |
| path |
Optional |
string |
|
| body |
Optional |
string |
|
|
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MAKEMETHODPROXIES |
| function makeMethodProxies |
Arguments:
| Name |
Required |
Type |
Default |
| methodNames |
Optional |
array |
|
|
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MODULEMAPPINGS |
| function moduleMappings |
Arguments:
| Name |
Required |
Type |
Default |
| modules |
Optional |
any |
|
| modulePath |
Optional |
string |
modules |
|
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONAPPLICATIONSTART |
| function onApplicationStart |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONERROR |
| function onError |
Arguments:
| Name |
Required |
Type |
Default |
| exception |
Optional |
any |
|
| event |
Optional |
string |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONMISSINGVIEW |
| function onMissingView |
Arguments:
| Name |
Required |
Type |
Default |
| rc |
Optional |
struct |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONPOPULATEERROR |
| function onPopulateError |
Arguments:
| Name |
Required |
Type |
Default |
| cfc |
Optional |
any |
|
| property |
Optional |
string |
|
| rc |
Optional |
struct |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONRELOAD |
| function onReload |
| Arguments: | none |
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONREQUEST |
| function onRequest |
Arguments:
| Name |
Required |
Type |
Default |
| targetPath |
Optional |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONREQUESTEND |
| function onRequestEnd |
Arguments:
| Name |
Required |
Type |
Default |
| rc |
Optional |
Any |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONREQUESTSTART |
| function onRequestStart |
Arguments:
| Name |
Required |
Type |
Default |
| targetPath |
Optional |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONSESSIONSTART |
| function onSessionStart |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| POPULATE |
| function populate |
Arguments:
| Name |
Required |
Type |
Default |
| cfc |
Optional |
any |
|
| keys |
Optional |
string |
[empty string] |
| trustKeys |
Optional |
boolean |
false |
| trim |
Optional |
boolean |
false |
| deep |
Optional |
boolean |
false |
| properties |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| PROCESSROUTES |
| function processRoutes |
Arguments:
| Name |
Required |
Type |
Default |
| path |
Optional |
string |
|
| routes |
Optional |
array |
|
| httpMethod |
Optional |
string |
[runtime expression] |
|
| ReturnType: |
struct
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| REDIRECT |
| function redirect |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
|
| preserve |
Optional |
string |
none |
| append |
Optional |
string |
none |
| path |
Optional |
string |
[runtime expression] |
| queryString |
Optional |
any |
[empty string] |
| statusCode |
Optional |
string |
302 |
| header |
Optional |
string |
[empty string] |
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| REDIRECTCUSTOMURL |
| function redirectCustomURL |
Arguments:
| Name |
Required |
Type |
Default |
| uri |
Optional |
string |
|
| preserve |
Optional |
string |
none |
| statusCode |
Optional |
string |
302 |
| header |
Optional |
string |
[empty string] |
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| RENDERDATA |
| function renderData |
Arguments:
| Name |
Required |
Type |
Default |
| type |
Optional |
string |
[empty string] |
| data |
Optional |
any |
[empty string] |
| statusCode |
Optional |
numeric |
200 |
| jsonpCallback |
Optional |
string |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| RENDERER |
| function renderer |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SESSIONDEFAULT |
| function sessionDefault |
Arguments:
| Name |
Required |
Type |
Default |
| keyname |
Optional |
string |
|
| defaultValue |
Optional |
any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SESSIONDELETE |
| function sessionDelete |
Arguments:
| Name |
Required |
Type |
Default |
| keyname |
Optional |
string |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SESSIONHAS |
| function sessionHas |
Arguments:
| Name |
Required |
Type |
Default |
| keyname |
Optional |
string |
|
|
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SESSIONLOCK |
| function sessionLock |
Arguments:
| Name |
Required |
Type |
Default |
| callback |
Required |
function |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SESSIONREAD |
| function sessionRead |
Arguments:
| Name |
Required |
Type |
Default |
| keyname |
Optional |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SESSIONWRITE |
| function sessionWrite |
Arguments:
| Name |
Required |
Type |
Default |
| keyname |
Optional |
string |
|
| keyvalue |
Optional |
any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETBEANFACTORY |
| function setBeanFactory |
Arguments:
| Name |
Required |
Type |
Default |
| beanFactory |
Optional |
any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETLAYOUT |
| function setLayout |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
|
| suppressOtherLayouts |
Optional |
boolean |
false |
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETSUBSYSTEMBEANFACTORY |
| function setSubsystemBeanFactory |
Arguments:
| Name |
Required |
Type |
Default |
| subsystem |
Optional |
string |
|
| factory |
Optional |
any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPAPPLICATION |
| function setupApplication |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPENVIRONMENT |
| function setupEnvironment |
Arguments:
| Name |
Required |
Type |
Default |
| env |
Optional |
string |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPREQUEST |
| function setupRequest |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPRESPONSE |
| function setupResponse |
Arguments:
| Name |
Required |
Type |
Default |
| rc |
Optional |
struct |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPSESSION |
| function setupSession |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPSUBSYSTEM |
| function setupSubsystem |
Arguments:
| Name |
Required |
Type |
Default |
| subsystem |
Optional |
string |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPTRACERENDER |
| function setupTraceRender |
Arguments:
| Name |
Required |
Type |
Default |
| output |
Optional |
string |
html |
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPVIEW |
| function setupView |
Arguments:
| Name |
Required |
Type |
Default |
| rc |
Optional |
struct |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETVIEW |
| function setView |
Arguments:
| Name |
Required |
Type |
Default |
| action |
Optional |
string |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| USINGSUBSYSTEMS |
| function usingSubsystems |
| Arguments: | none |
| ReturnType: |
boolean
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VIEW |
| function view |
Arguments:
| Name |
Required |
Type |
Default |
| path |
Optional |
string |
|
| args |
Optional |
struct |
[runtime expression] |
| missingView |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Static: |
false |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|