| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 713: <!--- Set variables from nav node [sen-xn] ---><br>
714: <cfif key NEQ "" AND structkeyexists(APPLICATION.navigation.navs[ARGUMENTS.navtype].map, key)><br>
<b>715: <cfset REQUEST.CURRENTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key] /></b><br>
716: <cfset REQUEST.ROOTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key].rootnode.node /><br>
717: <cfset REQUEST.breadcrumbs = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key].breadcrumbs /><br>
|
| | codePrintPlain | | string | 713: <!--- Set variables from nav node [sen-xn] --->
714: <cfif key NEQ "" AND structkeyexists(APPLICATION.navigation.navs[ARGUMENTS.navtype].map, key)>
715: <cfset REQUEST.CURRENTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key] />
716: <cfset REQUEST.ROOTNODE = APPLICATION.navigation.navs[ARGUMENTS.navtype].map[key].rootnode.node />
717: <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:715) |
| | template | | string | /var/www/transportation/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/transportation/themes/default_v7/templates/structure/standard_header.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 79: 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>
80: ---><br>
<b>81: <cfinclude template="#APPLICATION.standard_header#" /></b><br>
82: <!---<br>
83: the HEADER include now only deals with site specific markup including the logo, nav, search, anything specified by the client,<br>
|
| | codePrintPlain | | string | 79: 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
80: --->
81: <cfinclude template="#APPLICATION.standard_header#" />
82: <!---
83: 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.transportation.templates.modern_data_browser_cfm$cf.call(/themes/transportation/templates/modern_data_browser.cfm:81) |
| | template | | string | /var/www/transportation/themes/transportation/templates/modern_data_browser.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(/index.cfm:230) |
| | template | | string | /var/www/transportation/index.cfm |
| | type | |
|
|