| Array |
| 1 | | Struct | | codePrintHTML | | string | 13: <cfquery name="QRY_insertcontainer" datasource="#request.datasource#" ><br>
14: INSERT into containers(fkpages,ctitle,fkcontainertypes,fkapplications)<br>
<b>15: VALUES(<cfqueryparam cfsqltype="CF_SQL_NUMERIC" value="#attributes.page_id#"> , <cfqueryparam cfsqltype="CF_SQL_LONGVARCHAR" value="#attributes.name#">,1,#request.webapp.id#)</b><br>
16: </cfquery><br>
17: <br>
|
| | codePrintPlain | | string | 13: <cfquery name="QRY_insertcontainer" datasource="#request.datasource#" >
14: INSERT into containers(fkpages,ctitle,fkcontainertypes,fkapplications)
15: VALUES(<cfqueryparam cfsqltype="CF_SQL_NUMERIC" value="#attributes.page_id#"> , <cfqueryparam cfsqltype="CF_SQL_LONGVARCHAR" value="#attributes.name#">,1,#request.webapp.id#)
16: </cfquery>
17:
|
| | column | | | id | | | line | | | raw_trace | | string | vogel.vogel_container_cfm$cf.call(D:\web\customtags\vogel\vogel_container.cfm:15) |
| | template | | string | D:\web\customtags\vogel\vogel_container.cfm |
| | type | |
|
| 2 | | Struct | | codePrintHTML | | string | 321: <br>
322: <cfsavecontent variable="STR_container"><br>
<b>323: <cf_vogel_container name="content_main_#request.page.fkclients#" page_id="#request.webapp.homeid#" addsub="#url.pk#"></b><br>
324: <br/><br>
325: </cfsavecontent><br>
|
| | codePrintPlain | | string | 321:
322: <cfsavecontent variable="STR_container">
323: <cf_vogel_container name="content_main_#request.page.fkclients#" page_id="#request.webapp.homeid#" addsub="#url.pk#">
324: <br/>
325: </cfsavecontent>
|
| | column | | | id | | | line | | | raw_trace | | string | templates.globalrelaunch.articles.rpsarticledetail.censharexml.index_cfm$cf.call(D:\web\projects\vogelonline\templates\globalrelaunch\articles\rpsarticledetail\censharexml\index.cfm:323) |
| | template | | string | D:\web\projects\vogelonline\templates\globalrelaunch\articles\rpsarticledetail\censharexml\index.cfm |
| | type | |
|
| 3 | | Struct | | codePrintHTML | | string | 113: <cfif censharexml is 1><br>
114: <cfsavecontent variable="STC_articledetail.STR_articlecontent" ><br>
<b>115: <cfinclude template="censharexml/index.cfm"></b><br>
116: </cfsavecontent><br>
117: <cfelse><br>
|
| | codePrintPlain | | string | 113: <cfif censharexml is 1>
114: <cfsavecontent variable="STC_articledetail.STR_articlecontent" >
115: <cfinclude template="censharexml/index.cfm">
116: </cfsavecontent>
117: <cfelse>
|
| | column | | | id | | | line | | | raw_trace | | string | templates.globalrelaunch.articles.rpsarticledetail.rpsarticledetail_article_cfm$cf.call(D:\web\projects\vogelonline\templates\globalrelaunch\articles\rpsarticledetail\rpsarticledetail_article.cfm:115) |
| | template | | string | D:\web\projects\vogelonline\templates\globalrelaunch\articles\rpsarticledetail\rpsarticledetail_article.cfm |
| | type | |
|
| 4 | | Struct | | codePrintHTML | | string | 613: <cfoutput><!-- IncludeStart[#variables.validtemplatepath#|#serialize(attributes)#]IncludeEnd --></cfoutput><br>
614: <cfelse><br>
<b>615: <cfsetting enablecfoutputonly="No"><cfsetting enablecfoutputonly="No"><cfinclude template="#variables.validtemplatepath#"><cfsetting enablecfoutputonly="Yes"></b><br>
616: </cfif> <br>
617: <cfcatch type="MissingInclude"><br>
|
| | codePrintPlain | | string | 613: <cfoutput><!-- IncludeStart[#variables.validtemplatepath#|#serialize(attributes)#]IncludeEnd --></cfoutput>
614: <cfelse>
615: <cfsetting enablecfoutputonly="No"><cfsetting enablecfoutputonly="No"><cfinclude template="#variables.validtemplatepath#"><cfsetting enablecfoutputonly="Yes">
616: </cfif>
617: <cfcatch type="MissingInclude">
|
| | column | | | id | | | line | | | raw_trace | | string | sitefusionmx.publish.sfmx_displayobjects_call_cfm$cf._call002795(D:\web\customtags\sitefusionmx\publish\sfmx_displayobjects_call.cfm:615) |
| | template | | string | D:\web\customtags\sitefusionmx\publish\sfmx_displayobjects_call.cfm |
| | type | |
|
| 5 | | Struct | | codePrintHTML | | string | 539: <cfparam name="attributes.updatestatic" default="#gettemplate.static#"><br>
540: <cftry><br>
<b>541: <cfif (attributes.updatestatic is 1) </b><br>
542: and isdefined("url.generatestaticpages") <br>
543: and url.generatestaticpages is 1><br>
|
| | codePrintPlain | | string | 539: <cfparam name="attributes.updatestatic" default="#gettemplate.static#">
540: <cftry>
541: <cfif (attributes.updatestatic is 1)
542: and isdefined("url.generatestaticpages")
543: and url.generatestaticpages is 1>
|
| | column | | | id | | | line | | | raw_trace | | string | sitefusionmx.publish.sfmx_displayobjects_call_cfm$cf.call(D:\web\customtags\sitefusionmx\publish\sfmx_displayobjects_call.cfm:541) |
| | template | | string | D:\web\customtags\sitefusionmx\publish\sfmx_displayobjects_call.cfm |
| | type | |
|
| 6 | | Struct | | codePrintHTML | | string | 135: <cfelse><br>
136: <!--- Dynamischer Zustand gewuenscht ---> <br>
<b>137: <cfprocessingdirective suppressWhiteSpace="yes"><cfinclude template="sfmx_displayobjects_call.cfm"></cfprocessingdirective></b><br>
138: </cfif><br>
139: <br>
|
| | codePrintPlain | | string | 135: <cfelse>
136: <!--- Dynamischer Zustand gewuenscht --->
137: <cfprocessingdirective suppressWhiteSpace="yes"><cfinclude template="sfmx_displayobjects_call.cfm"></cfprocessingdirective>
138: </cfif>
139:
|
| | column | | | id | | | line | | | raw_trace | | string | sitefusionmx.publish.sfmx_displayobjects_cfm$cf.call(D:\web\customtags\sitefusionmx\publish\sfmx_displayobjects.cfm:137) |
| | template | | string | D:\web\customtags\sitefusionmx\publish\sfmx_displayobjects.cfm |
| | type | |
|
| 7 | | Struct | | codePrintHTML | | string | 120: showbuttons="true"<br>
121: maxrows = "#QRY_containercontents.maxrows#"<br>
<b>122: cachetimespan="#QRY_containercontents.cachetimespan#"></b><br>
123: </cfloop><br>
124: <br>
|
| | codePrintPlain | | string | 120: showbuttons="true"
121: maxrows = "#QRY_containercontents.maxrows#"
122: cachetimespan="#QRY_containercontents.cachetimespan#">
123: </cfloop>
124:
|
| | column | | | id | | | line | | | raw_trace | | string | vogel.vogel_container_cfm$cf.call(D:\web\customtags\vogel\vogel_container.cfm:122) |
| | template | | string | D:\web\customtags\vogel\vogel_container.cfm |
| | type | |
|
| 8 | | Struct | | codePrintHTML | | string | 55: <cfif StructKeyExists(url,"cid") and isnumeric(url.cid)><cf_sfmx_displayobjects id="#url.cid#" displaytypeid="378" fktype="40"> <br>
56: <cfelse><br>
<b>57: <cf_vogel_container name="col1" page_id="#request.page.id#" addsub="#pid#"></b><br>
58: </cfif><br>
59: </div><br>
|
| | codePrintPlain | | string | 55: <cfif StructKeyExists(url,"cid") and isnumeric(url.cid)><cf_sfmx_displayobjects id="#url.cid#" displaytypeid="378" fktype="40">
56: <cfelse>
57: <cf_vogel_container name="col1" page_id="#request.page.id#" addsub="#pid#">
58: </cfif>
59: </div>
|
| | column | | | id | | | line | | | raw_trace | | string | templates.global.pages.relaunch.pagetypes.twocolumns_cfm$cf.call(D:\web\projects\vogelonline\templates\global\pages\relaunch\pagetypes\twocolumns.cfm:57) |
| | template | | string | D:\web\projects\vogelonline\templates\global\pages\relaunch\pagetypes\twocolumns.cfm |
| | type | |
|
| 9 | | Struct | | codePrintHTML | | string | 99: <br>
100: ---></cfif><!--- <br>
<b>101: ---><div id="wrapper_old"><cfinclude template="#request.page.contenttemplate#"><div class="clear"></div></div></b><br>
102: </cfif><br>
103: <cfif request.webapp.fkclients neq 5 and NOT (FindNoCase("layer",request.page.headtemplate) <br>
|
| | codePrintPlain | | string | 99:
100: ---></cfif><!---
101: ---><div id="wrapper_old"><cfinclude template="#request.page.contenttemplate#"><div class="clear"></div></div>
102: </cfif>
103: <cfif request.webapp.fkclients neq 5 and NOT (FindNoCase("layer",request.page.headtemplate)
|
| | column | | | id | | | line | | | raw_trace | | string | templates.global.pages.main_cfm$cf.call(D:\web\projects\vogelonline\templates\global\pages\main.cfm:101) |
| | template | | string | D:\web\projects\vogelonline\templates\global\pages\main.cfm |
| | type | |
|
| 10 | | Struct | | codePrintHTML | | string | 12: <br>
13: </cfsilent> <br>
<b>14: <cfinclude template="/#request.rootdir#/templates/global/pages/main.cfm"></b><br>
15: </cfprocessingdirective><br>
|
| | codePrintPlain | | string | 12:
13: </cfsilent>
14: <cfinclude template="/#request.rootdir#/templates/global/pages/main.cfm">
15: </cfprocessingdirective>
|
| | column | | | id | | | line | | | raw_trace | | string | index_cfm$cf.call(D:\web\html-data\mmch\index.cfm:14) |
| | template | | string | D:\web\html-data\mmch\index.cfm |
| | type | |
|