Array |
1 | Struct | codePrintHTML | string | 4119: </cfloop><br>
4120: <br>
<b>4121: #local.pagehtml#</b><br>
4122: <br>
4123: </cfoutput><br>
|
| codePrintPlain | string | 4119: </cfloop>
4120:
4121: #local.pagehtml#
4122:
4123: </cfoutput>
|
| column | | id | | line | | Raw_Trace | string | components.page_layout_cfc$cf$3go.udfCall_000053(/components/page_layout.cfc:4121) |
| template | string | C:\realistiq\production\iqweb\components\page_layout.cfc |
| type | |
|
2 | Struct | codePrintHTML | string | 4117: <br>
4118: </cfswitch><br>
<b>4119: </cfloop></b><br>
4120: <br>
4121: #local.pagehtml#<br>
|
| codePrintPlain | string | 4117:
4118: </cfswitch>
4119: </cfloop>
4120:
4121: #local.pagehtml#
|
| column | | id | | line | | Raw_Trace | string | components.page_layout_cfc$cf$3go.udfCall(/components/page_layout.cfc:4119) |
| template | string | C:\realistiq\production\iqweb\components\page_layout.cfc |
| type | |
|
3 | Struct | codePrintHTML | string | 68: <cfinvokeargument name="page" value="#request.pagename#"><br>
69: <cfinvokeargument name="rsdata" value="#rsdata#"><br>
<b>70: </cfinvoke></b><br>
71: <cfif retPage.status eq "0"><br>
72: <cfoutput>#retPage.layout#</cfoutput><br>
|
| codePrintPlain | string | 68: <cfinvokeargument name="page" value="#request.pagename#">
69: <cfinvokeargument name="rsdata" value="#rsdata#">
70: </cfinvoke>
71: <cfif retPage.status eq "0">
72: <cfoutput>#retPage.layout#</cfoutput>
|
| column | | id | | line | | Raw_Trace | string | app._pages_cfm$cf$3gn.call(/app/_pages.cfm:70) |
| template | string | C:\realistiq\production\iqweb\app\_pages.cfm |
| type | |
|
4 | Struct | codePrintHTML | string | 70: <br>
71: <cfif fileExists("#request.appAbsolutePath#/app/_#local.PageName#.cfm")><br>
<b>72: <cfinclude template="/app/_#local.PageName#.cfm" /></b><br>
73: <cfelse><br>
74: <cfset MissingFile = local.PageName><br>
|
| codePrintPlain | string | 70:
71: <cfif fileExists("#request.appAbsolutePath#/app/_#local.PageName#.cfm")>
72: <cfinclude template="/app/_#local.PageName#.cfm" />
73: <cfelse>
74: <cfset MissingFile = local.PageName>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:72) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
5 | Struct | codePrintHTML | string | 220: </section><br>
221: </cfif><br>
<b>222: #request.iqlib.RenderPage()#</b><br>
223: <cfif request.page neq 'house-value' and request.page neq "sign-in"><br>
224: <section id="st_section_08" data-editable="#request.iseditable#" data-editable-type="homepage_section" data-section="footer" data-label="Site Footer"><br>
|
| codePrintPlain | string | 220: </section>
221: </cfif>
222: #request.iqlib.RenderPage()#
223: <cfif request.page neq 'house-value' and request.page neq "sign-in">
224: <section id="st_section_08" data-editable="#request.iseditable#" data-editable-type="homepage_section" data-section="footer" data-label="Site Footer">
|
| column | | id | | line | | Raw_Trace | string | sitetemplates._19.layouts._site_cfm$cf$38l.call(/sitetemplates/19/layouts/_site.cfm:222) |
| template | string | C:\realistiq\production\iqweb\sitetemplates\19\layouts\_site.cfm |
| type | |
|
6 | Struct | codePrintHTML | string | 47: <cfelse><br>
48: <cfif fileExists("#request.appAbsolutePath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm")><br>
<b>49: <cfinclude template="/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm" /></b><br>
50: <cfelse><br>
51: <strong>File Not Found.</strong><br>The file &quot;<em>/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm</em>&quot; could not be found.<br>
|
| codePrintPlain | string | 47: <cfelse>
48: <cfif fileExists("#request.appAbsolutePath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm")>
49: <cfinclude template="/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm" />
50: <cfelse>
51: <strong>File Not Found.</strong><br>The file "<em>/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm</em>" could not be found.
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:49) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
7 | Struct | codePrintHTML | string | 27: </cfif><br>
28: <cfscript><br>
<b>29: doLayout();</b><br>
30: </cfscript><br>
31: </cfif><br>
|
| codePrintPlain | string | 27: </cfif>
28: <cfscript>
29: doLayout();
30: </cfscript>
31: </cfif>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:29) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
8 | Struct | codePrintHTML | string | 217: <cfset local.url = new lib.url() /><br>
218: <cfset local.url.process(CGI.path_info) /><br>
<b>219: <cfoutput>#request.iqlib.RenderContent()#</cfoutput></b><br>
220: </cfif><br>
221: </cfif><br>
|
| codePrintPlain | string | 217: <cfset local.url = new lib.url() />
218: <cfset local.url.process(CGI.path_info) />
219: <cfoutput>#request.iqlib.RenderContent()#</cfoutput>
220: </cfif>
221: </cfif>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:219) |
| template | string | C:\realistiq\production\iqweb\application.cfc |
| type | |
|