| 1 | | codePrintHTML | | | | codePrintPlain | | | | column | | | | id | | | | line | | | | Raw_Trace | | string | controller.listener.corelistener_cfc$cf.udfCall3(D:\Railo\Work\8086\_exports\Agile\controller\listener\CoreListener.cfc:1517) | |
| | | template | | string | /agileExport/controller/listener/CoreListener.cfc | |
| | | type | | |
| |
| 2 | | codePrintHTML | | string | 91: method="#arguments.method#"<br>
92: event="#arguments.event#"<br>
<b>93: returnvariable="resultValue" /><cfsetting enablecfoutputonly="true" /></b><br>
94: <br>
95: <!--- resultKey ---><br>
| |
| | | codePrintPlain | | string | 91: method="#arguments.method#"
92: event="#arguments.event#"
93: returnvariable="resultValue" /><cfsetting enablecfoutputonly="true" />
94:
95: <!--- resultKey --->
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.invokers.eventinvoker_cfc$cf.udfCall(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\invokers\EventInvoker.cfc:93) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\invokers\EventInvoker.cfc | |
| | | type | | |
| |
| 3 | | codePrintHTML | | string | 93: <cfset var invoker = listener.getInvoker() /><br>
94: <br>
<b>95: <cfset invoker.invokeListener(arguments.event, listener, getMethod(), getResultKey(), getResultArg()) /></b><br>
96: <br>
97: <cfreturn true /><br>
| |
| | | codePrintPlain | | string | 93: <cfset var invoker = listener.getInvoker() />
94:
95: <cfset invoker.invokeListener(arguments.event, listener, getMethod(), getResultKey(), getResultArg()) />
96:
97: <cfreturn true />
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.commands.notifycommand_cfc$cf.udfCall1(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\commands\NotifyCommand.cfc:95) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\commands\NotifyCommand.cfc | |
| | | type | | |
| |
| 4 | | codePrintHTML | | string | 89: <cfloop from="1" to="#ArrayLen(variables.commands)#" index="i"><br>
90: <cfset command = variables.commands[i] /><br>
<b>91: <cfset continue = command.execute(arguments.event, arguments.eventContext) /></b><br>
92: <cfif continue IS false><br>
93: <cfbreak /><br>
| |
| | | codePrintPlain | | string | 89: <cfloop from="1" to="#ArrayLen(variables.commands)#" index="i">
90: <cfset command = variables.commands[i] />
91: <cfset continue = command.execute(arguments.event, arguments.eventContext) />
92: <cfif continue IS false>
93: <cfbreak />
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.eventhandler_cfc$cf.udfCall(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\EventHandler.cfc:91) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\EventHandler.cfc | |
| | | type | | |
| |
| 5 | | codePrintHTML | | string | 453: <!--- Run commands ---><br>
454: <cfset eventHandler = thisEventAppManager.getEventManager().getEventHandler(arguments.event.getName(), arguments.event.getModuleName()) /><br>
<b>455: <cfset eventHandler.handleEvent(arguments.event, getEventContext()) /></b><br>
456: <br>
457: <!--- Post-Event ---><br>
| |
| | | codePrintPlain | | string | 453: <!--- Run commands --->
454: <cfset eventHandler = thisEventAppManager.getEventManager().getEventHandler(arguments.event.getName(), arguments.event.getModuleName()) />
455: <cfset eventHandler.handleEvent(arguments.event, getEventContext()) />
456:
457: <!--- Post-Event --->
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.requesthandler_cfc$cf.udfCall2(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc:455) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc | |
| | | type | | |
| |
| 6 | | codePrintHTML | | string | 403: <cftry><br>
404: <cfset incrementEventCount() /><br>
<b>405: <cfset handleEvent(getEventQueue().get()) /></b><br>
406: <br>
407: <cfcatch type="AbortEventException"><br>
| |
| | | codePrintPlain | | string | 403: <cftry>
404: <cfset incrementEventCount() />
405: <cfset handleEvent(getEventQueue().get()) />
406:
407: <cfcatch type="AbortEventException">
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.requesthandler_cfc$cf.udfCall2(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc:405) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc | |
| | | type | | |
| |
| 7 | | codePrintHTML | | string | 349: <br>
350: <cfloop condition="hasMoreEvents() AND getEventCount() LT getMaxEvents()"><br>
<b>351: <cfset handleNextEvent() /></b><br>
352: </cfloop><br>
353: <br>
| |
| | | codePrintPlain | | string | 349:
350: <cfloop condition="hasMoreEvents() AND getEventCount() LT getMaxEvents()">
351: <cfset handleNextEvent() />
352: </cfloop>
353:
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.requesthandler_cfc$cf.udfCall1(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc:351) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc | |
| | | type | | |
| |
| 8 | | codePrintHTML | | string | 255: <br>
256: <!--- Start the event processing ---><br>
<b>257: <cfset processEvents() /></b><br>
258: </cffunction><br>
259: <br>
| |
| | | codePrintPlain | | string | 255:
256: <!--- Start the event processing --->
257: <cfset processEvents() />
258: </cffunction>
259:
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.requesthandler_cfc$cf.udfCall1(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc:257) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc | |
| | | type | | |
| |
| 9 | | codePrintHTML | | string | 121: <cfset endpointManager.handleEndpointRequest(arguments.eventArgs) /><br>
122: <cfelse><br>
<b>123: <cfset handleEventRequest(arguments.eventArgs) /></b><br>
124: </cfif><br>
125: <br>
| |
| | | codePrintPlain | | string | 121: <cfset endpointManager.handleEndpointRequest(arguments.eventArgs) />
122: <cfelse>
123: <cfset handleEventRequest(arguments.eventArgs) />
124: </cfif>
125:
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.framework.requesthandler_cfc$cf.udfCall1(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc:123) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\framework\RequestHandler.cfc | |
| | | type | | |
| |
| 10 | | codePrintHTML | | string | 165: same line or additional whitespace may be introduced.<br>
166: ---><br>
<b>167: <cfprocessingdirective suppresswhitespace="true"><cfif MACHII_ONREQUESTSTART_CONTENT_RESET><cfcontent reset="true" /></cfif><cfsetting enablecfoutputonly="true" /><cfset getAppManager().getRequestHandler().handleRequest(argumentCollection=arguments) /><cfsetting enablecfoutputonly="true" /></cfprocessingdirective></b><br>
168: </cffunction><br>
169: <br>
| |
| | | codePrintPlain | | string | 165: same line or additional whitespace may be introduced.
166: --->
167: <cfprocessingdirective suppresswhitespace="true"><cfif MACHII_ONREQUESTSTART_CONTENT_RESET><cfcontent reset="true" /></cfif><cfsetting enablecfoutputonly="true" /><cfset getAppManager().getRequestHandler().handleRequest(argumentCollection=arguments) /><cfsetting enablecfoutputonly="true" /></cfprocessingdirective>
168: </cffunction>
169:
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.bootstrapper.common_cfm$cf.udfCall1(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\bootstrapper\common.cfm:167) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\bootstrapper\common.cfm | |
| | | type | | |
| |
| 11 | | codePrintHTML | | string | 107: <!--- Handle Mach-II request ---><br>
108: <cfif FindNoCase("index.cfm", arguments.targetPage) or FindNoCase("index.jp", arguments.targetPage)><br>
<b>109: <cfset handleRequest() /></b><br>
110: </cfif><br>
111: </cffunction><br>
| |
| | | codePrintPlain | | string | 107: <!--- Handle Mach-II request --->
108: <cfif FindNoCase("index.cfm", arguments.targetPage) or FindNoCase("index.jp", arguments.targetPage)>
109: <cfset handleRequest() />
110: </cfif>
111: </cffunction>
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | machii.mach_ii_cfc225$cf.udfCall(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\mach-ii.cfc:109) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\MachII\mach-ii.cfc | |
| | | type | | |
| |
| 12 | | codePrintHTML | | string | 393: </cfloop><br>
394: <br>
<b>395: <cfset super.onRequestStart(arguments.targetPage)></b><br>
396: </cffunction><br>
397: <br>
| |
| | | codePrintPlain | | string | 393: </cfloop>
394:
395: <cfset super.onRequestStart(arguments.targetPage)>
396: </cffunction>
397:
| |
| | | column | | | | id | | | | line | | | | Raw_Trace | | string | application_cfc$cf.udfCall(E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\Application.cfc:395) | |
| | | template | | string | E:\edgePlatform\Release.6i.15.5.1.b2331\ColdFusion\Agile\Application.cfc | |
| | | type | | |
| |