|
Array
|
| 1 |
|
Struct
|
| codePrintHTML |
| string |
46: <cfargument name="event"><br>
47: <cfset var response=""/><br>
<b>48: <cfset var servlet = createObject("component","#application.configBean.getWebRootMap()#.#event.getValue('siteid')#.includes.servlet").init(event) /></b><br>
49: <cfset var localHandler=""/><br>
50: <br>
|
|
| codePrintPlain |
| string |
46: <cfargument name="event">
47: <cfset var response=""/>
48: <cfset var servlet = createObject("component","#application.configBean.getWebRootMap()#.#event.getValue('siteid')#.includes.servlet").init(event) />
49: <cfset var localHandler=""/>
50:
|
|
| column |
|
| id |
|
| line |
|
| raw_trace |
| string |
mura_cfc$cf.udfCall(/opt/jetty/webroot/requirements/mura/Mura.cfc:48) |
|
| template |
| string |
/opt/jetty/webroot/requirements/mura/Mura.cfc |
|
| type |
|
|
| 2 |
|
Struct
|
| codePrintHTML |
| string |
210: <cfset application.pluginManager.announceEvent('onSiteRequestInit',request.servletEvent)/><br>
211: <br>
<b>212: <cfreturn variables.Mura.doRequest(request.servletEvent)></b><br>
213: <br>
214: <cfelse><br>
|
|
| codePrintPlain |
| string |
210: <cfset application.pluginManager.announceEvent('onSiteRequestInit',request.servletEvent)/>
211:
212: <cfreturn variables.Mura.doRequest(request.servletEvent)>
213:
214: <cfelse>
|
|
| column |
|
| id |
|
| line |
|
| raw_trace |
| string |
content.contentserver_cfc$cf.udfCall(/opt/jetty/webroot/requirements/mura/content/contentServer.cfc:212) |
|
| template |
| string |
/opt/jetty/webroot/requirements/mura/content/contentServer.cfc |
|
| type |
|
|
| 3 |
|
Struct
|
| codePrintHTML |
| string |
41: to your own modified versions of Mura CMS.<br>
42: ---><br>
<b>43: <cfoutput>#application.contentServer.parseURL()#</cfoutput></b><br>
|
|
| codePrintPlain |
| string |
41: to your own modified versions of Mura CMS.
42: --->
43: <cfoutput>#application.contentServer.parseURL()#</cfoutput>
|
|
| column |
|
| id |
|
| line |
|
| raw_trace |
| string |
tasks.content.contentserver_cfm$cf.call(/opt/jetty/webroot/tasks/content/contentServer.cfm:43) |
|
| template |
| string |
/opt/jetty/webroot/tasks/content/contentServer.cfm |
|
| type |
|
|
| 4 |
|
Struct
|
| codePrintHTML |
| string |
42: ---><br>
43: <cfif application.configBean.getSiteIDInURLS()><br>
<b>44: <cfinclude template="tasks/content/contentServer.cfm"></b><br>
45: <cfelse><br>
46: <cfinclude template="tasks/content/contentServerRootStub.cfm"><br>
|
|
| codePrintPlain |
| string |
42: --->
43: <cfif application.configBean.getSiteIDInURLS()>
44: <cfinclude template="tasks/content/contentServer.cfm">
45: <cfelse>
46: <cfinclude template="tasks/content/contentServerRootStub.cfm">
|
|
| column |
|
| id |
|
| line |
|
| raw_trace |
| string |
contentserver_cfm$cf.call(/opt/jetty/webroot/contentServer.cfm:44) |
|
| template |
| string |
/opt/jetty/webroot/contentServer.cfm |
|
| type |
|
|