Array |
1 | Struct | codePrintHTML | string | 37: </cfif><br>
38: <br>
<b>39: <cfif (StructKeyExists(local.website_pages, "disclaimer")) and (local.website_pages.disclaimer neq '')></b><br>
40: <cfset local._site.disclaimer = request.iqlib.RenderFooterDisclaimerText()><br>
41: <cfelse><br>
|
| codePrintPlain | string | 37: </cfif>
38:
39: <cfif (StructKeyExists(local.website_pages, "disclaimer")) and (local.website_pages.disclaimer neq '')>
40: <cfset local._site.disclaimer = request.iqlib.RenderFooterDisclaimerText()>
41: <cfelse>
|
| column | | id | | line | | Raw_Trace | string | components.website_footer_layout_cfm$cf.call(/components/website_footer_layout.cfm:39) |
| template | string | C:\realistiq\production\iqweb\components\website_footer_layout.cfm |
| type | |
|
2 | Struct | codePrintHTML | string | 7355: <br>
7356: <cfsavecontent variable="local.Layout"><br>
<b>7357: <cfinclude template="website_footer_layout.cfm"></b><br>
7358: </cfsavecontent><br>
7359: <br>
|
| codePrintPlain | string | 7355:
7356: <cfsavecontent variable="local.Layout">
7357: <cfinclude template="website_footer_layout.cfm">
7358: </cfsavecontent>
7359:
|
| column | | id | | line | | Raw_Trace | string | components.website_layout_cfc$cf.udfCall5(/components/website_layout.cfc:7357) |
| template | string | C:\realistiq\production\iqweb\components\website_layout.cfc |
| type | |
|
3 | Struct | codePrintHTML | string | 179: <cfinvoke component="/components/website_layout" method="Website_Footer_Layout" returnvariable="retfootnv"><br>
180: <cfinvokeargument name="_site" value="#_site#"><br>
<b>181: </cfinvoke></b><br>
182: #retfootnv.status eq 0 ? retfootnv.layout : retfootnv.content#<br>
183: </section><br>
|
| codePrintPlain | string | 179: <cfinvoke component="/components/website_layout" method="Website_Footer_Layout" returnvariable="retfootnv">
180: <cfinvokeargument name="_site" value="#_site#">
181: </cfinvoke>
182: #retfootnv.status eq 0 ? retfootnv.layout : retfootnv.content#
183: </section>
|
| column | | id | | line | | Raw_Trace | string | iqweb.sitetemplates._01.layouts._site_cfm$cf.call(/production/iqweb/sitetemplates/01/layouts/_site.cfm:181) |
| template | string | C:\realistiq\production\iqweb\sitetemplates\01\layouts\_site.cfm |
| type | |
|
4 | Struct | codePrintHTML | string | 57: <cfelse><br>
58: <cfif FileExists("#request.AppAbsolutePath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm")><br>
<b>59: <cfinclude template="#request.AppMapPath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm" /></b><br>
60: <cfelse><br>
61: <strong>File Not Found.</strong><br>The file &quot;<em>#request.AppAbsolutePath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm</em>&quot; could not be found.<br>
|
| codePrintPlain | string | 57: <cfelse>
58: <cfif FileExists("#request.AppAbsolutePath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm")>
59: <cfinclude template="#request.AppMapPath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm" />
60: <cfelse>
61: <strong>File Not Found.</strong><br>The file "<em>#request.AppAbsolutePath#/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:59) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
5 | Struct | codePrintHTML | string | 37: </cfif><br>
38: <cfscript><br>
<b>39: doLayout();</b><br>
40: </cfscript><br>
41: </cfif><br>
|
| codePrintPlain | string | 37: </cfif>
38: <cfscript>
39: doLayout();
40: </cfscript>
41: </cfif>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:39) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
6 | Struct | codePrintHTML | string | 323: <cfset local.url = new lib.url() /><br>
324: <cfset local.url.process(CGI.path_info) /><br>
<b>325: <cfoutput>#request.iqlib.RenderContent()#</cfoutput></b><br>
326: </cfif><br>
327: </cfif><br>
|
| codePrintPlain | string | 323: <cfset local.url = new lib.url() />
324: <cfset local.url.process(CGI.path_info) />
325: <cfoutput>#request.iqlib.RenderContent()#</cfoutput>
326: </cfif>
327: </cfif>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:325) |
| template | string | C:\realistiq\production\iqweb\application.cfc |
| type | |
|