Array |
1 | Struct | codePrintHTML | string | 98: ELSE<br>
99: ROLLBACK TRAN<br>
<b>100: </cfquery></b><br>
101: <cfreturn qry /><br>
102: </cffunction><br>
|
| codePrintPlain | string | 98: ELSE
99: ROLLBACK TRAN
100: </cfquery>
101: <cfreturn qry />
102: </cffunction>
|
| column | | id | | line | | Raw_Trace | string | nsmith.section_cfc$cf.udfCall(/com/nsmith/section.cfc:100) |
| template | string | C:\wamp\www\com\nsmith\section.cfc |
| type | |
|
2 | Struct | codePrintHTML | string | 149: application.newsSectionId = 0;<br>
150: }<br>
<b>151: application.qMenu = application.com.section.getMenu( aStatusId = '1', aVisibleOnly = true);</b><br>
152: application.qNews = application.com.page.getQuickLink( aParentSectionID = application.newsSectionId, aOrderBy = 'page_created_date' , aOrderDir = 'DESC', aMaxRows = 5);<br>
153: application.qSignupSources = application.com.members.getSignupSources();<br>
|
| codePrintPlain | string | 149: application.newsSectionId = 0;
150: }
151: application.qMenu = application.com.section.getMenu( aStatusId = '1', aVisibleOnly = true);
152: application.qNews = application.com.page.getQuickLink( aParentSectionID = application.newsSectionId, aOrderBy = 'page_created_date' , aOrderDir = 'DESC', aMaxRows = 5);
153: application.qSignupSources = application.com.members.getSignupSources();
|
| column | | id | | line | | Raw_Trace | string | nsmith.websites.application_cfc$cf.udfCall(/com/nsmith/websites/Application.cfc:151) |
| template | string | C:\wamp\www\com\nsmith\websites\Application.cfc |
| type | |
|
3 | Struct | codePrintHTML | string | 16: application.blogSectionId = 583;<br>
17: application.newsSectionId = 0;<br>
<b>18: super.setupApplication();</b><br>
19: </cfscript><br>
20: </cffunction><br>
|
| codePrintPlain | string | 16: application.blogSectionId = 583;
17: application.newsSectionId = 0;
18: super.setupApplication();
19: </cfscript>
20: </cffunction>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:18) |
| template | string | C:\wamp\www\n-smith.com\www\www\application.cfc |
| type | |
|
4 | Struct | codePrintHTML | string | 1078: <br>
1079: <!--- this will recreate the main bean factory on a reload: ---><br>
<b>1080: <cfset setupApplication() /></b><br>
1081: <br>
1082: <cfif isReload><br>
|
| codePrintPlain | string | 1078:
1079: <!--- this will recreate the main bean factory on a reload: --->
1080: <cfset setupApplication() />
1081:
1082: <cfif isReload>
|
| column | | id | | line | | Raw_Trace | string | corfield.framework_cfc$cf.udfCall6(/org/corfield/framework.cfc:1080) |
| template | string | C:\wamp\www\org\corfield\framework.cfc |
| type | |
|
5 | Struct | codePrintHTML | string | 573: <br>
574: if ( not isFrameworkInitialized() or isFrameworkReloadRequest() ) {<br>
<b>575: setupApplicationWrapper();</b><br>
576: }<br>
577: <br>
|
| codePrintPlain | string | 573:
574: if ( not isFrameworkInitialized() or isFrameworkReloadRequest() ) {
575: setupApplicationWrapper();
576: }
577:
|
| column | | id | | line | | Raw_Trace | string | corfield.framework_cfc$cf.udfCall2(/org/corfield/framework.cfc:575) |
| template | string | C:\wamp\www\org\corfield\framework.cfc |
| type | |
|
6 | Struct | codePrintHTML | string | 162: <cfargument name="targetPath" /><br>
163: <cfscript><br>
<b>164: super.onRequestStart( arguments.targetPath );</b><br>
165: if(NOT IsDefined('application.com')) {<br>
166: setupApplication();<br>
|
| codePrintPlain | string | 162: <cfargument name="targetPath" />
163: <cfscript>
164: super.onRequestStart( arguments.targetPath );
165: if(NOT IsDefined('application.com')) {
166: setupApplication();
|
| column | | id | | line | | Raw_Trace | string | nsmith.websites.application_cfc$cf.udfCall(/com/nsmith/websites/Application.cfc:164) |
| template | string | C:\wamp\www\com\nsmith\websites\Application.cfc |
| type | |
|