| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 645: <!--- Set variables from nav node [sen-xn] ---><br>
646: <cfif key NEQ "" AND structkeyexists(APPLICATION.navigation.navs[ARGUMENTS.navtype].map, key)><br>
<b>647: <cfset REQUEST.CURRENTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key] /></b><br>
648: <cfset REQUEST.ROOTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key].rootnode.node /><br>
649: <cfset REQUEST.breadcrumbs = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key].breadcrumbs /><br>
|
| | codePrintPlain | | string | 645: <!--- Set variables from nav node [sen-xn] --->
646: <cfif key NEQ "" AND structkeyexists(APPLICATION.navigation.navs[ARGUMENTS.navtype].map, key)>
647: <cfset REQUEST.CURRENTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key] />
648: <cfset REQUEST.ROOTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key].rootnode.node />
649: <cfset REQUEST.breadcrumbs = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key].breadcrumbs />
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc_extensions.util.nav_cfc$cf.udfCall2(/cfc_extensions/util/nav.cfc:647) |
| | template | | string | /var/www/oversight/cfc_extensions/util/nav.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 32: <br>
33: <!--- Sets up a bunch of request global vars. ---><br>
<b>34: <cfset temp = APPLICATION.navigation.set_request_vars(navtype = navtype) /></b><br>
35: <br>
36: <!--- HTML settings [sen-xn] ---><br>
|
| | codePrintPlain | | string | 32:
33: <!--- Sets up a bunch of request global vars. --->
34: <cfset temp = APPLICATION.navigation.set_request_vars(navtype = navtype) />
35:
36: <!--- HTML settings [sen-xn] --->
|
| | column | | | id | | | line | | | Raw_Trace | | string | themes.default_v7.templates.structure.standard_header_cfm$cf.call(/themes/default_v7/templates/structure/standard_header.cfm:34) |
| | template | | string | /var/www/oversight/themes/default_v7/templates/structure/standard_header.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 82: the STANDARD_HEADER include is our html start, meta tags, default scripts and styles, and anything else that rarely changes from site to site, can be overwritten at the theme level<br>
83: ---><br>
<b>84: <cfinclude template="#APPLICATION.standard_header#" /></b><br>
85: <!---<br>
86: the HEADER include now only deals with site specific markup including the logo, nav, search, anything specified by the client,<br>
|
| | codePrintPlain | | string | 82: the STANDARD_HEADER include is our html start, meta tags, default scripts and styles, and anything else that rarely changes from site to site, can be overwritten at the theme level
83: --->
84: <cfinclude template="#APPLICATION.standard_header#" />
85: <!---
86: the HEADER include now only deals with site specific markup including the logo, nav, search, anything specified by the client,
|
| | column | | | id | | | line | | | Raw_Trace | | string | themes.oversight.templates.press_releases_cfm$cf.call(/themes/oversight/templates/press_releases.cfm:84) |
| | template | | string | /var/www/oversight/themes/oversight/templates/press_releases.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 228: <cfoutput><strong>Override Template:</strong> #displayPage#</cfoutput><br>
229: <cfelse><br>
<b>230: <cfinclude template="#REQUEST.fileroot##displayPage#"/></b><br>
231: </cfif><br>
232: <br>
|
| | codePrintPlain | | string | 228: <cfoutput><strong>Override Template:</strong> #displayPage#</cfoutput>
229: <cfelse>
230: <cfinclude template="#REQUEST.fileroot##displayPage#"/>
231: </cfif>
232:
|
| | column | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call_000004(/index.cfm:230) |
| | template | | string | /var/www/oversight/index.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 222: <br>
223: <br>
<b>224: <cfif FileExists(ExpandPath(displayPage))></b><br>
225: <cfsetting enablecfoutputonly="false"><br>
226: <br>
|
| | codePrintPlain | | string | 222:
223:
224: <cfif FileExists(ExpandPath(displayPage))>
225: <cfsetting enablecfoutputonly="false">
226:
|
| | column | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:224) |
| | template | | string | /var/www/oversight/index.cfm |
| | type | |
|
|