Array Rows: 17 (showing top 5) |
1 | Struct | codePrintHTML | string | 133: SELECT parentid FROM #application.dbowner#dmNavigation_aObjectIDs<br>
134: WHERE data = '#arguments.objectid#' <br>
<b>135: </cfquery></b><br>
136: <br>
137: <cfreturn qGetParent><br>
|
| codePrintPlain | string | 133: SELECT parentid FROM #application.dbowner#dmNavigation_aObjectIDs
134: WHERE data = '#arguments.objectid#'
135: </cfquery>
136:
137: <cfreturn qGetParent>
|
| column | | id | | line | | Raw_Trace | string | core.packages.types.dmnavigation_cfc$cf.udfCall1(/farcry/core/packages/types/dmNavigation.cfc:135) |
| template | string | /var/www/farcry/core/packages/types/dmNavigation.cfc |
| type | |
|
2 | Struct | codePrintHTML | string | 59: { <br>
60: <br>
<b>61: q = oNav.getParent(objectid=attributes.objectid);</b><br>
62: if(NOT q.recordcount) <br>
63: {<br>
|
| codePrintPlain | string | 59: {
60:
61: q = oNav.getParent(objectid=attributes.objectid);
62: if(NOT q.recordcount)
63: {
|
| column | | id | | line | | Raw_Trace | string | core.tags.navajo.getnavigation_cfm$cf.call(/farcry/core/tags/navajo/getNavigation.cfm:61) |
| template | string | /var/www/farcry/core/tags/navajo/getNavigation.cfm |
| type | |
|
3 | Struct | codePrintHTML | string | 594: <!--- look up the object's parent navigaion node ---><br>
595: <!--- TODO: replace this tag call with a FAPI function (or equivalent) ---><br>
<b>596: <nj:getNavigation objectId="#arguments.objectId#" r_stobject="stNav" /></b><br>
597: <br>
598: <!--- if the object is in the tree this will give us the node ---><br>
|
| codePrintPlain | string | 594: <!--- look up the object's parent navigaion node --->
595: <!--- TODO: replace this tag call with a FAPI function (or equivalent) --->
596: <nj:getNavigation objectId="#arguments.objectId#" r_stobject="stNav" />
597:
598: <!--- if the object is in the tree this will give us the node --->
|
| column | | id | | line | | Raw_Trace | string | core.packages.fourq.fourq_cfc$cf.udfCall1(/farcry/core/packages/fourq/fourq.cfc:596) |
| template | string | /var/www/farcry/core/packages/fourq/fourq.cfc |
| type | |
|
4 | Struct | codePrintHTML | string | 13: <cfset seo.title = stobj.title><br>
14: </cfif> <br>
<b>15: <cfset seo.url = '#(stobj.typename EQ "dmHTML" ? application.fapi.getLink(objectid=stObj.objectid) : application.fapi.getLink(application.fapi.getContentType("dmHTML").getNavID(objectid="#stobj.objectid#", typename="dmHTML")))#'></b><br>
16: <cfif isDefined("stobj.description")><br>
17: <cfset seo.description = '#(stobj.DESCRIPTION EQ "" ? stobj.TEASER : stobj.DESCRIPTION)#'><br>
|
| codePrintPlain | string | 13: <cfset seo.title = stobj.title>
14: </cfif>
15: <cfset seo.url = '#(stobj.typename EQ "dmHTML" ? application.fapi.getLink(objectid=stObj.objectid) : application.fapi.getLink(application.fapi.getContentType("dmHTML").getNavID(objectid="#stobj.objectid#", typename="dmHTML")))#'>
16: <cfif isDefined("stobj.description")>
17: <cfset seo.description = '#(stobj.DESCRIPTION EQ "" ? stobj.TEASER : stobj.DESCRIPTION)#'>
|
| column | | id | | line | | Raw_Trace | string | projects.fandango.webskin.types.displayheadermeta_cfm$cf.call(/farcry/projects/fandango/webskin/types/displayHeaderMeta.cfm:15) |
| template | string | /var/www/farcry/projects/fandango/webskin/types/displayHeaderMeta.cfm |
| type | |
|
5 | Struct | codePrintHTML | string | 450: <br>
451: <!--- INCLUDE THE WEBSKIN ---><br>
<b>452: <cfinclude template="#arguments.WebskinPath#"></b><br>
453: <br>
454: </farcry:traceWebskin><br>
|
| codePrintPlain | string | 450:
451: <!--- INCLUDE THE WEBSKIN --->
452: <cfinclude template="#arguments.WebskinPath#">
453:
454: </farcry:traceWebskin>
|
| column | | id | | line | | Raw_Trace | string | core.packages.fourq.fourq_cfc$cf.udfCall1(/farcry/core/packages/fourq/fourq.cfc:452) |
| template | string | /var/www/farcry/core/packages/fourq/fourq.cfc |
| type | |
|