Array |
1 | Struct | codePrintHTML | string | 30: <cfif Len(WidgetSubItems.url)><br>
31: <cfinvoke component="#application.folderplugins#.cffunctions.urlcreator" method="CreateUrl" returnVariable="WidgetSubItemsUrl" id="WidgetSubItems.content_id#" title="#WidgetSubItems.title#" url="#WidgetSubItems.url#" category="#WidgetSubItems.ct_category#" version="#session.version#" /><br>
<b>32: <div class="text-center"><a href="#WidgetSubItemsUrl.url#" class="btn btn-primary slider-btn">Find out more &nbsp;<span class="fa fa-chevron-right"></span></a></div></b><br>
33: </cfif><br>
34: </div><br>
|
| codePrintPlain | string | 30: <cfif Len(WidgetSubItems.url)>
31: <cfinvoke component="#application.folderplugins#.cffunctions.urlcreator" method="CreateUrl" returnVariable="WidgetSubItemsUrl" id="WidgetSubItems.content_id#" title="#WidgetSubItems.title#" url="#WidgetSubItems.url#" category="#WidgetSubItems.ct_category#" version="#session.version#" />
32: <div class="text-center"><a href="#WidgetSubItemsUrl.url#" class="btn btn-primary slider-btn">Find out more <span class="fa fa-chevron-right"></span></a></div>
33: </cfif>
34: </div>
|
| column | | id | | line | | Raw_Trace | | template | string | D:\Domains\hedgehogcreations\hedgehogcreations.com\wwwroot\_views\_viewlets\relateditems.cfm |
| Type | |
|
2 | Struct | codePrintHTML | string | 73: <br>
74: <!--- Related Items ---><br>
<b>75: <cfinclude template="../_viewlets/relateditems.cfm" /> </b><br>
76: </div><br>
77: <!-- End: Left Column --> <br>
|
| codePrintPlain | string | 73:
74: <!--- Related Items --->
75: <cfinclude template="../_viewlets/relateditems.cfm" />
76: </div>
77: <!-- End: Left Column -->
|
| column | | id | | line | | Raw_Trace | string | _views._templates.link_cfm$cf.call(/_views/_templates/link.cfm:75) |
| template | string | D:\Domains\hedgehogcreations\hedgehogcreations.com\wwwroot\_views\_templates\link.cfm |
| type | |
|
3 | Struct | codePrintHTML | string | 25: <!--- Content ---><br>
26: <a id="content-section" href="#main-menu-section" class="sr-only sr-only-focusable">Below is the Content - Click to go to Main Menu</a><br>
<b>27: <cfinclude template="#attributes.include_page#" /></b><br>
28: <br>
29: <!--- Footer ---><br>
|
| codePrintPlain | string | 25: <!--- Content --->
26: <a id="content-section" href="#main-menu-section" class="sr-only sr-only-focusable">Below is the Content - Click to go to Main Menu</a>
27: <cfinclude template="#attributes.include_page#" />
28:
29: <!--- Footer --->
|
| column | | id | | line | | Raw_Trace | string | _views._layout_cfm$cf.call(/_views/_layout.cfm:27) |
| template | string | D:\Domains\hedgehogcreations\hedgehogcreations.com\wwwroot\_views\_layout.cfm |
| type | |
|
4 | Struct | codePrintHTML | string | 71: <!--- Show the specific template ---><br>
72: <cfelse><br>
<b>73: <cfinclude template="_views/_layout.cfm" /></b><br>
74: <br>
75: </cfif><br>
|
| codePrintPlain | string | 71: <!--- Show the specific template --->
72: <cfelse>
73: <cfinclude template="_views/_layout.cfm" />
74:
75: </cfif>
|
| column | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:73) |
| template | string | D:\Domains\hedgehogcreations\hedgehogcreations.com\wwwroot\index.cfm |
| type | |
|
5 | Struct | codePrintHTML | string | 176: <br>
177: <!--- Include the requested page. ---><br>
<b>178: <cfinclude template="#arguments.targetpage#" /></b><br>
179: <br>
180: <cfreturn /><br>
|
| codePrintPlain | string | 176:
177: <!--- Include the requested page. --->
178: <cfinclude template="#arguments.targetpage#" />
179:
180: <cfreturn />
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:178) |
| template | string | D:\Domains\hedgehogcreations\hedgehogcreations.com\wwwroot\Application.cfc |
| type | |
|