Error!

Environment: production

Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [filecontent] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794) at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126) at controllers.home_cfc$cf.udfCall(/controllers/home.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at one_cfc$cf.udfCalla(/framework/one.cfc:1573) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at one_cfc$cf.udfCall6(/framework/one.cfc:888) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string196: cfhttpparam( type=&quot;url&quot;, name=&quot;refcodename&quot;, value=&quot;#variables.instance.refcodename#&quot; );<br> 197: };<br> <b>198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br> 199: if(isJSON(loc.result)) {<br> 200: loc.oJob = DeserializeJSON(loc.result);<br>
codePrintPlain
string196: cfhttpparam( type="url", name="refcodename", value="#variables.instance.refcodename#" ); 197: }; 198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' ); 199: if(isJSON(loc.result)) { 200: loc.oJob = DeserializeJSON(loc.result);
column
number0
id
string??
line
number198
Raw_Trace
stringmodel.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198)
template
string/var/www/sites/iapsjobs/model/services/jobs.cfc
type
stringcfml
2
Struct
codePrintHTML
string124: <br> 125: public any function jobdetail( rc ) {<br> <b>126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);</b><br> 127: if(structKeyExists(rc.oJob, &quot;message&quot;) &amp;&amp; (rc.oJob.message == &quot;No Job Found&quot; || rc.oJob.message == &quot;Job Not Available&quot;)) {<br> 128: cflocation( url=&quot;/&quot;,addtoken=&quot;false&quot; );<br>
codePrintPlain
string124: 125: public any function jobdetail( rc ) { 126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc); 127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) { 128: cflocation( url="/",addtoken="false" );
column
number0
id
string??
line
number126
Raw_Trace
stringcontrollers.home_cfc$cf.udfCall1(/controllers/home.cfc:126)
template
string/var/www/sites/iapsjobs/controllers/home.cfc
type
stringcfml
3
Struct
codePrintHTML
string1571: try {<br> 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br> <b>1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br> 1574: } catch ( any e ) {<br> 1575: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1571: try { 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method ); 1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } ); 1574: } catch ( any e ) { 1575: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1573
Raw_Trace
stringone_cfc$cf.udfCalla(/framework/one.cfc:1573)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
4
Struct
codePrintHTML
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 887: }<br> <b>888: doController( tuple, tuple.item, 'item' );</b><br> 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 890: }<br>
codePrintPlain
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 887: } 888: doController( tuple, tuple.item, 'item' ); 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 890: }
column
number0
id
string??
line
number888
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:888)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [filecontent] doesn't exist
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [filecontent] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794) at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126) at controllers.home_cfc$cf.udfCall(/controllers/home.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at one_cfc$cf.udfCalla(/framework/one.cfc:1573) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at one_cfc$cf.udfCall6(/framework/one.cfc:888) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string196: cfhttpparam( type=&quot;url&quot;, name=&quot;refcodename&quot;, value=&quot;#variables.instance.refcodename#&quot; );<br> 197: };<br> <b>198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br> 199: if(isJSON(loc.result)) {<br> 200: loc.oJob = DeserializeJSON(loc.result);<br>
codePrintPlain
string196: cfhttpparam( type="url", name="refcodename", value="#variables.instance.refcodename#" ); 197: }; 198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' ); 199: if(isJSON(loc.result)) { 200: loc.oJob = DeserializeJSON(loc.result);
column
number0
id
string??
line
number198
Raw_Trace
stringmodel.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198)
template
string/var/www/sites/iapsjobs/model/services/jobs.cfc
type
stringcfml
2
Struct
codePrintHTML
string124: <br> 125: public any function jobdetail( rc ) {<br> <b>126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);</b><br> 127: if(structKeyExists(rc.oJob, &quot;message&quot;) &amp;&amp; (rc.oJob.message == &quot;No Job Found&quot; || rc.oJob.message == &quot;Job Not Available&quot;)) {<br> 128: cflocation( url=&quot;/&quot;,addtoken=&quot;false&quot; );<br>
codePrintPlain
string124: 125: public any function jobdetail( rc ) { 126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc); 127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) { 128: cflocation( url="/",addtoken="false" );
column
number0
id
string??
line
number126
Raw_Trace
stringcontrollers.home_cfc$cf.udfCall1(/controllers/home.cfc:126)
template
string/var/www/sites/iapsjobs/controllers/home.cfc
type
stringcfml
3
Struct
codePrintHTML
string1571: try {<br> 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br> <b>1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br> 1574: } catch ( any e ) {<br> 1575: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1571: try { 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method ); 1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } ); 1574: } catch ( any e ) { 1575: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1573
Raw_Trace
stringone_cfc$cf.udfCalla(/framework/one.cfc:1573)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
4
Struct
codePrintHTML
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 887: }<br> <b>888: doController( tuple, tuple.item, 'item' );</b><br> 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 890: }<br>
codePrintPlain
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 887: } 888: doController( tuple, tuple.item, 'item' ); 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 890: }
column
number0
id
string??
line
number888
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:888)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794) at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:126) at controllers.home_cfc$cf.udfCall(/controllers/home.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at one_cfc$cf.udfCalla(/framework/one.cfc:1573) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at one_cfc$cf.udfCall6(/framework/one.cfc:888) at one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string196: cfhttpparam( type=&quot;url&quot;, name=&quot;refcodename&quot;, value=&quot;#variables.instance.refcodename#&quot; );<br> 197: };<br> <b>198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br> 199: if(isJSON(loc.result)) {<br> 200: loc.oJob = DeserializeJSON(loc.result);<br>
codePrintPlain
string196: cfhttpparam( type="url", name="refcodename", value="#variables.instance.refcodename#" ); 197: }; 198: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' ); 199: if(isJSON(loc.result)) { 200: loc.oJob = DeserializeJSON(loc.result);
column
number0
id
string??
line
number198
Raw_Trace
stringmodel.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:198)
template
string/var/www/sites/iapsjobs/model/services/jobs.cfc
type
stringcfml
2
Struct
codePrintHTML
string124: <br> 125: public any function jobdetail( rc ) {<br> <b>126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc);</b><br> 127: if(structKeyExists(rc.oJob, &quot;message&quot;) &amp;&amp; (rc.oJob.message == &quot;No Job Found&quot; || rc.oJob.message == &quot;Job Not Available&quot;)) {<br> 128: cflocation( url=&quot;/&quot;,addtoken=&quot;false&quot; );<br>
codePrintPlain
string124: 125: public any function jobdetail( rc ) { 126: rc.oJob = getJobsService().getJobByTitle(argumentCollection = rc); 127: if(structKeyExists(rc.oJob, "message") && (rc.oJob.message == "No Job Found" || rc.oJob.message == "Job Not Available")) { 128: cflocation( url="/",addtoken="false" );
column
number0
id
string??
line
number126
Raw_Trace
stringcontrollers.home_cfc$cf.udfCall1(/controllers/home.cfc:126)
template
string/var/www/sites/iapsjobs/controllers/home.cfc
type
stringcfml
3
Struct
codePrintHTML
string1571: try {<br> 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br> <b>1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br> 1574: } catch ( any e ) {<br> 1575: setCfcMethodFailureInfo( cfc, method );<br>
codePrintPlain
string1571: try { 1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method ); 1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } ); 1574: } catch ( any e ) { 1575: setCfcMethodFailureInfo( cfc, method );
column
number0
id
string??
line
number1573
Raw_Trace
stringone_cfc$cf.udfCalla(/framework/one.cfc:1573)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
4
Struct
codePrintHTML
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 887: }<br> <b>888: doController( tuple, tuple.item, 'item' );</b><br> 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br> 890: }<br>
codePrintPlain
string886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 887: } 888: doController( tuple, tuple.item, 'item' ); 889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController(); 890: }
column
number0
id
string??
line
number888
Raw_Trace
stringone_cfc$cf.udfCall6(/framework/one.cfc:888)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringexpression
Component Variable Scope
Component: Application
VIEW
Public Function view
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
argsfalsestruct
missingViewfalseany
return typeany
GETSUBSYSTEM
Public Function getSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
MERGECONFIG
Private Function mergeConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetfalsestructnull
sourcefalsestructnull
return typevoid
PARSEVIEWORLAYOUTPATH
Private Function parseViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
typefalsestringnull
return typestring
DATELETTERS
Public Function dateLetters
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Add's the st,nd,rd,th after a day of the month.
arguments
labelnamerequiredtypedefaulthint
dateStrfalseanynull
return typeany
PROCESSROUTES
Public Function processRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
routesfalsearraynull
httpMethodfalsestringGET
return typestruct
i
stringtomcat
GETFW1APP
Private Function getFw1App
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
LAYOUT
Public Function layout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
bodyfalsestringnull
return typestring
RESOLVEBASEURL
Private Function resolveBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
return typestruct
DISABLEFRAMEWORKTRACE
Public Function disableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
ACTIONSPECIFIESSUBSYSTEM
Public Function actionSpecifiesSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
SETUPSUBSYSTEMWRAPPER
Private Function setupSubsystemWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
GETCACHEDCONTROLLER
Private Function getCachedController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
sectionfalsestringnull
return typeany
ONREQUEST
Public Function onRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
ROUTEREGEXFIND
Private Function routeRegexFind
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
patternfalsestringnull
pathfalsestringnull
return typenumeric
subsystemFolder
stringsubsystem
CFCFILEPATH
Private Function cfcFilePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
dottedPathfalsestringnull
return typestring
BUILDLAYOUTQUEUE
Private Function buildLayoutQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETCONTROLLER
Private Function getController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
sectionfalsestringnull
subsystemfalsestring
return typeany
magicApplicationSubsystem
string][
GETROUTEPATH
Public Function getRoutePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
IMPORTMETA
Public Function importMeta
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
metablockfalseanynull
return typeany
TRUEPARAGRAPHFORMAT
Public Function trueParagraphFormat
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
arguments
labelnamerequiredtypedefaulthint
stringfalseanynull
return typeany
ISSUBSYSTEMINITIALIZED
Private Function isSubsystemInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
GETCGIREQUESTMETHOD
Public Function getCGIRequestMethod
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
LOOKFORENVIRONMENTINEXTERNALCONFIG
Private Function lookForEnvironmentInExternalConfig
source: /var/www/sites/iapsjobs/Application.cfc
Look for PWD
arguments
labelnamerequiredtypedefaulthint
return typestring
POPULATE
Public Function populate
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
keysfalsestring
trustKeysfalsebooleanfalse
trimfalsebooleanfalse
deepfalsebooleanfalse
propertiesfalseany
return typeany
SETBEANFACTORY
Public Function setBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
beanFactoryfalseanynull
return typevoid
GETHOSTNAME
Public Function getHostname
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETDEFAULTSUBSYSTEM
Public Function getDefaultSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
ENABLEFRAMEWORKTRACE
Public Function enableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
INTERNALFRAMEWORKTRACE
Private Function internalFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
subsystemfalsestring
sectionfalsestring
itemfalsestring
traceTypefalsestringINFO
return typevoid
INIT
Public Function init
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
configfalsestruct
return typeany
GETPROPERTY
Private Function getProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
return typeany
DUMPEXCEPTION
Private Function dumpException
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
return typevoid
SETUPFRAMEWORKDEFAULTS
Private Function setupFrameworkDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
PARSEENVIRONMENTSTRING
Private Function parseEnvironmentString
source: /var/www/sites/iapsjobs/Application.cfc
Parse the string from the JAVA_OPTS: NB, vars get prefixed with -D; we need to strip the D.
arguments
labelnamerequiredtypedefaulthint
configtruestringnull
return typestring
magicApplicationAction
string__
VALIDATEACTION
Private Function validateAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typestring
GETDEFAULTBEANFACTORY
Public Function getDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ISFRAMEWORKRELOADREQUEST
Public Function isFrameworkReloadRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
ADDROUTE
Public Function addRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routesfalseanynull
targetfalsestringnull
methodsfalseany
statusCodefalsestring
return typevoid
GETNEXTPRESERVEKEYANDPURGEOLD
Private Function getNextPreserveKeyAndPurgeOld
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
layoutFolder
stringlayout
GETSUBSYSTEMSECTIONANDITEM
Public Function getSubsystemSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
HASBEANFACTORY
Public Function hasBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
ISFRAMEWORKINITIALIZED
Private Function isFrameworkInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
DATECONVERTISO8601
Public Function DateConvertISO8601
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Convert a date in ISO 8601 format to an ODBC datetime.
arguments
labelnamerequiredtypedefaulthint
ISO8601dateStringfalseanynull
targetZoneOffsetfalseanynull
return typeany
GETSUBSYSTEMDIRPREFIX
Private Function getSubsystemDirPrefix
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestring
CONTROLLER
Public Function controller
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
SETUPTRACERENDER
Public Function setupTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
outputfalsestringhtml
return typevoid
BUILDVIEWQUEUE
Private Function buildViewQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
RENDER_RAWJSON
Private Function render_rawjson
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
GETACTION
Public Function getAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETITEM
Public Function getItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
FINDIMPLICITANDEXPLICITSETTERS
Private Function findImplicitAndExplicitSetters
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typestruct
GETBEANFACTORY
Public Function getBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestring
return typeany
RESTOREFLASHCONTEXT
Private Function restoreFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
DISABLELAYOUT
Public Function disableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETFRAMEWORKTRACE
Public Function getFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
CUSTOMTEMPLATEENGINE
Public Function customTemplateEngine
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestringnull
pathfalsestringnull
scopefalsestructnull
return typeany
RENDER_HTML
Private Function render_html
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
SETUPENVIRONMENT
Public Function setupEnvironment
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
envfalsestringnull
return typevoid
DOCONTROLLER
Private Function doController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
tuplefalsestructnull
methodfalsestringnull
lifecyclefalsestringnull
return typevoid
HASDEFAULTBEANFACTORY
Public Function hasDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
GETROUTE
Public Function getRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETPRESERVEKEYSESSIONKEY
Private Function getPreserveKeySessionKey
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
preserveKeyfalsestringnull
return typestring
CACHEDFILEEXISTS
Private Function cachedFileExists
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
filePathfalsestringnull
return typeboolean
ISCURRENTACTION
Public Function isCurrentAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
ABORTCONTROLLER
Public Function abortController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
framework
Struct
Entries: 45
action
stringaction
applicationKey
stringframework.one
base
string/
baseURL
stringuseCgiScriptName
cacheFileExists
booleanfalse
cfcbase
string
controllersFolder
stringcontrollers
decodeRequestBody
booleanfalse
defaultItem
stringindex
defaultSection
stringhome
defaultSubsystem
string
diComponent
stringframework.ioc
diConfig
Struct
constants
Struct
datasources
Struct
attain
stringattain
iaps
stringiaps
pressburst
stringpressburst
pressburstapiurl
stringhttps://api.pressburst.app/v3
refcodename
stringiaps
diEngine
stringdi1
diLocations
Array
1
string/common
2
string/controllers
3
string/model
diOverrideAllowed
booleanfalse
error
string:home.error
generateSES
booleanfalse
home
string:home.index
layoutsFolder
stringlayouts
maxNumContextsPreserved
number10
noLowerCase
booleanfalse
optionsAccessControl
Struct
password
stringiapsjob
perResourceError
booleantrue
preflightOptions
booleanfalse
preserveKeyURLKey
stringfw1pk
reload
stringreload
reloadApplicationOnEveryRequest
booleanfalse
resourceRouteTemplates
Array
1
Struct
httpMethods
Array
1
string$GET
method
stringdefault
2
Struct
httpMethods
Array
1
string$GET
method
stringnew
routeSuffix
string/new
3
Struct
httpMethods
Array
1
string$POST
method
stringcreate
4
Struct
httpMethods
Array
1
string$GET
includeId
booleantrue
method
stringshow
5
Struct
httpMethods
Array
1
string$PUT
2
string$PATCH
includeId
booleantrue
method
stringupdate
6
Struct
httpMethods
Array
1
string$DELETE
includeId
booleantrue
method
stringdestroy
7
Struct
httpMethods
Array
1
string$*
method
stringerror
routes
Array
routesCaseSensitive
booleantrue
SESOmitIndex
booleantrue
siteWideLayoutSubsystem
stringcommon
subsystemDelimiter
string:
subsystems
Struct
subsystemsFolder
stringsubsystems
trace
booleanfalse
unhandledErrorCaught
booleanfalse
unhandledExtensions
stringcfc
unhandledPathRegex
string/flex2gateway
unhandledPaths
string/flex2gateway
usingSubsystems
booleanfalse
version
string4.1.0
viewsFolder
stringviews
HASSUBSYSTEMBEANFACTORY
Public Function hasSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
IMPORTCSS
Public Function importCSS
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
libraryfalseanynull
defaultprefixfalseanytrue
return typeany
SETUPFRAMEWORKENVIRONMENTS
Private Function setupFrameworkEnvironments
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
SESSIONHAS
Public Function sessionHas
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeboolean
GETENVIRONMENT
Public Function getEnvironment
source: /var/www/sites/iapsjobs/Application.cfc
Return environment string
arguments
labelnamerequiredtypedefaulthint
return typestring
FRAMEWORKTRACE
Public Function frameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
return typevoid
SEGMENTFIRST
Private Function segmentFirst
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
SETLAYOUT
Public Function setLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
suppressOtherLayoutsfalsebooleanfalse
return typevoid
magicApplicationController
string[]
INJECTFRAMEWORK
Private Function injectFramework
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typevoid
ENSURENEWFRAMEWORKSTRUCTSEXIST
Private Function ensureNewFrameworkStructsExist
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
RENDER_JSONP
Private Function render_jsonp
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
INTERNALVIEW
Private Function internalView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
viewPathfalsestringnull
argsfalsestruct
return typestring
_fw1_version
string4.1.0
SESSIONDELETE
Public Function sessionDelete
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typevoid
READ_JSON
Private Function read_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
jsonfalsestringnull
return typeany
REDIRECTCUSTOMURL
Public Function redirectCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
preservefalsestringnone
statusCodefalsestring302
headerfalsestring
return typevoid
SESSIONWRITE
Public Function sessionWrite
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
keyvaluefalseanynull
return typevoid
BUILDURL
Public Function buildURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
queryStringfalseany
return typestring
SETUPAPPLICATION
Public Function setupApplication
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SETUPRESPONSE
Public Function setupResponse
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
SETSUBSYSTEMBEANFACTORY
Public Function setSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
factoryfalseanynull
return typevoid
GETSUBSYSTEMBEANFACTORY
Public Function getSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeany
XHTMLPARAGRAPHFORMAT
Public Function XHTMLParagraphFormat
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Returns a XHTML compliant string wrapped with properly formatted paragraph tags.
arguments
labelnamerequiredtypedefaulthint
stringfalseanynull
return typeany
SETUPSESSIONWRAPPER
Private Function setupSessionWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
SESSIONDEFAULT
Public Function sessionDefault
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
defaultValuefalseanynull
return typevoid
RENDERER
Public Function renderer
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
NORMALIZEQUERYSTRING
Private Function normalizeQueryString
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
queryStringfalseanynull
return typestring
ONAPPLICATIONSTART
Public Function onApplicationStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
IMPORTJSINIT
Public Function importJSInit
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
jscodeblockfalseanynull
return typeany
GETRESOURCEROUTES
Private Function getResourceRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
resourcesToRoutefalseanynull
subsystemfalsestring
pathRootfalsestring
targetAppendfalsestring
return typearray
ARRAYCOLLECTIONTOQUERY
Public Function arrayCollectionToQuery
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
Converts a Flex ArrayCollection object to a ColdFusion Query object
03-mar-2010 added arguments scope
arguments
labelnamerequiredtypedefaulthint
arrayCollfalseanynull
return typeany
RENDERDATA
Public Function renderData
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestring
datafalseany
statusCodefalsenumeric200
jsonpCallbackfalsestring
return typeany
GETCONFIG
Public Function getConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
USINGSUBSYSTEMS
Public Function usingSubsystems
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
viewFolder
stringview
SETUPSESSION
Public Function setupSession
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
SETUPREQUEST
Public Function setupRequest
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SETUPRESPONSEWRAPPER
Private Function setupResponseWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETSUBSYSTEMBASE
Public Function getSubsystemBase
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
magicBaseURL
string-[]-
SETUPAPPLICATIONWRAPPER
Private Function setupApplicationWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
FAILURE
Private Function failure
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
indirectfalsebooleanfalse
earlyfalsebooleanfalse
return typevoid
GETFULLYQUALIFIEDACTION
Public Function getFullyQualifiedAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
CONVERTISOTODATETIME
Public Function ConvertISOToDateTime
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
arguments
labelnamerequiredtypedefaulthint
ISODateStringfalseanynull
return typeany
_fw1_defaults_initialized
booleantrue
RENDERDATAWITHCONTENTTYPE
Private Function renderDataWithContentType
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
SETUPSUBSYSTEM
Public Function setupSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
ENABLELAYOUT
Public Function enableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
ONREQUESTEND
Public Function onRequestEnd
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ONREQUESTSTART
Public Function onRequestStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
BUILDCUSTOMURL
Public Function buildCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
return typestring
MAKEMETHODPROXIES
Public Function makeMethodProxies
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
methodNamesfalsearraynull
return typestruct
GETRESOURCEROUTETEMPLATES
Public Function getResourceRouteTemplates
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
RENDER_JSON
Private Function render_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
cflock
Struct
errortext
string
succeeded
booleantrue
ONSESSIONSTART
Public Function onSessionStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ISUNHANDLEDREQUEST
Public Function isUnhandledRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeboolean
PROCESSROUTEMATCH
Private Function processRouteMatch
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routefalsestringnull
targetfalsestringnull
pathfalsestringnull
httpMethodfalsestringnull
return typestruct
GETROUTES
Public Function getRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
SETUPREQUESTDEFAULTS
Private Function setupRequestDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETSECTION
Public Function getSection
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
INITASSETIMPORTS
Public Function initAssetImports
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
return typeany
VIEWNOTFOUND
Private Function viewNotFound
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
GETBASEURL
Public Function getBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETENVVAR
Public Function getEnvVar
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
namefalsestringnull
return typestring
AUTOWIRE
Private Function autowire
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
beanFactoryfalseanynull
return typevoid
ONRELOAD
Public Function onReload
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
SAVEFLASHCONTEXT
Private Function saveFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keysfalsestringnull
return typestring
ONERROR
Public Function onError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
return typevoid
INTERNALLAYOUT
Private Function internalLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
layoutPathfalsestringnull
bodyfalsestringnull
return typestring
GETSECTIONANDITEM
Public Function getSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
BUILDASSETURL
Public Function buildAssetURL
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
assetfalseanynull
return typeany
FULLLEFT
Public Function fullLeft
source: /var/www/sites/iapsjobs/assets/udf/udf.cfm
An enhanced version of left() that doesn't cut words off in the middle.
Minor edits by Rob Brooks-Bilson (rbils@amkor.com) and Raymond Camden (rbils@amkor.comray@camdenfamily.com)
Updates for version 2 include fixes where count was very short, and when count+1 was a space. Done by RCamden.
arguments
labelnamerequiredtypedefaulthint
strfalseanynull
countfalseanynull
return typeany
SETCFCMETHODFAILUREINFO
Private Function setCfcMethodFailureInfo
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
methodfalsestringnull
return typevoid
DEPRECATED
Private Function deprecated
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
throwitfalsebooleannull
messagefalsestringnull
return typevoid
IMPORTJS
Public Function importJS
source: /var/www/sites/iapsjobs/assets/udf/assetslib.cfm
arguments
labelnamerequiredtypedefaulthint
libraryfalseanynull
defaultprefixfalseanytrue
externalLibfalseanyfalse
return typeany
SETUPREQUESTWRAPPER
Private Function setupRequestWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
runSetupfalsebooleannull
return typevoid
GETSUBSYSTEMCONFIG
Public Function getSubsystemConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestruct
SETPROPERTY
Private Function setProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
argsfalsestructnull
return typevoid
ONPOPULATEERROR
Public Function onPopulateError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
propertyfalsestringnull
rcfalsestructnull
return typevoid
SESSIONREAD
Public Function sessionRead
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeany
SETVIEW
Public Function setView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
controllerFolder
stringcontroller
FRAMEWORKTRACERENDER
Private Function frameworkTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
ONMISSINGVIEW
Public Function onMissingView
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SESSIONLOCK
Public Function sessionLock
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
callbacktruefunctionnull
return typevoid
SETUPVIEW
Public Function setupView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
RENDER_TEXT
Private Function render_text
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
SEGMENTLAST
Private Function segmentLast
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
CUSTOMIZEVIEWORLAYOUTPATH
Public Function customizeViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathInfofalsestructnull
typefalsestringnull
fullPathfalsestringnull
return typestring
RENDER_XML
Private Function render_xml
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
REDIRECT
Public Function redirect
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
preservefalsestringnone
appendfalsestringnone
pathfalsestring
queryStringfalseany
statusCodefalsestring302
headerfalsestring
return typevoid
THIS
Component (Application)
Only the functions and data members that are accessible from your location are displayed
Extendsframework.one
this
public
__fw1_version
string4.1.0
abortController
Public Function abortController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
actionSpecifiesSubsystem
Public Function actionSpecifiesSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
addRoute
Public Function addRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routesfalseanynull
targetfalsestringnull
methodsfalseany
statusCodefalsestring
return typevoid
ApplicationTimeout
TimespancreateTimeSpan(1,0,0,0)
buildCustomURL
Public Function buildCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
return typestring
buildURL
Public Function buildURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
queryStringfalseany
return typestring
ClientManagement
booleanfalse
controller
Public Function controller
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
customizeViewOrLayoutPath
Public Function customizeViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathInfofalsestructnull
typefalsestringnull
fullPathfalsestringnull
return typestring
customTemplateEngine
Public Function customTemplateEngine
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestringnull
pathfalsestringnull
scopefalsestructnull
return typeany
datasources
Struct
attain
stringattain
iaps
stringiaps
pressburst
stringpressburst
disableFrameworkTrace
Public Function disableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
disableLayout
Public Function disableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
enableFrameworkTrace
Public Function enableFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
enableLayout
Public Function enableLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
environment
stringproduction
frameworkTrace
Public Function frameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
return typevoid
getAction
Public Function getAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getBaseURL
Public Function getBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getBeanFactory
Public Function getBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestring
return typeany
getCGIRequestMethod
Public Function getCGIRequestMethod
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getConfig
Public Function getConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
getDefaultBeanFactory
Public Function getDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getDefaultSubsystem
Public Function getDefaultSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getEnvironment
Public Function getEnvironment
source: /var/www/sites/iapsjobs/Application.cfc
Return environment string
arguments
labelnamerequiredtypedefaulthint
return typestring
getEnvVar
Public Function getEnvVar
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
namefalsestringnull
return typestring
getFrameworkTrace
Public Function getFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
getFullyQualifiedAction
Public Function getFullyQualifiedAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getHostname
Public Function getHostname
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getItem
Public Function getItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getResourceRouteTemplates
Public Function getResourceRouteTemplates
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
getRoute
Public Function getRoute
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getRoutePath
Public Function getRoutePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getRoutes
Public Function getRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
getSection
Public Function getSection
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getSectionAndItem
Public Function getSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getSubsystem
Public Function getSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
getSubsystemBase
Public Function getSubsystemBase
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getSubsystemBeanFactory
Public Function getSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeany
getSubsystemConfig
Public Function getSubsystemConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestruct
getSubsystemSectionAndItem
Public Function getSubsystemSectionAndItem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring:home.error
return typestring
hasBeanFactory
Public Function hasBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
hasDefaultBeanFactory
Public Function hasDefaultBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
hasSubsystemBeanFactory
Public Function hasSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
init
Public Function init
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
configfalsestruct
return typeany
isCurrentAction
Public Function isCurrentAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typeboolean
isFrameworkReloadRequest
Public Function isFrameworkReloadRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isUnhandledRequest
Public Function isUnhandledRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeboolean
layout
Public Function layout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
bodyfalsestringnull
return typestring
locale
Locale english (uk)
Code (ISO-3166)en_GB
CountryUnited Kingdom
LanguageEnglish
makeMethodProxies
Public Function makeMethodProxies
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
methodNamesfalsearraynull
return typestruct
name
stringiaps20180322
onApplicationStart
Public Function onApplicationStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
onError
Public Function onError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
return typevoid
onMissingView
Public Function onMissingView
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
onPopulateError
Public Function onPopulateError
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
propertyfalsestringnull
rcfalsestructnull
return typevoid
onReload
Public Function onReload
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
onRequest
Public Function onRequest
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
onRequestEnd
Public Function onRequestEnd
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
onRequestStart
Public Function onRequestStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetPathfalsestringnull
return typeany
onSessionStart
Public Function onSessionStart
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
populate
Public Function populate
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
keysfalsestring
trustKeysfalsebooleanfalse
trimfalsebooleanfalse
deepfalsebooleanfalse
propertiesfalseany
return typeany
pressburst
Struct
apiurl
stringhttps://api.pressburst.app/v3
processRoutes
Public Function processRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
routesfalsearraynull
httpMethodfalsestringGET
return typestruct
redirect
Public Function redirect
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
preservefalsestringnone
appendfalsestringnone
pathfalsestring
queryStringfalseany
statusCodefalsestring302
headerfalsestring
return typevoid
redirectCustomURL
Public Function redirectCustomURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
urifalsestringnull
preservefalsestringnone
statusCodefalsestring302
headerfalsestring
return typevoid
renderData
Public Function renderData
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
typefalsestring
datafalseany
statusCodefalsenumeric200
jsonpCallbackfalsestring
return typeany
renderer
Public Function renderer
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
sessionCookie
Struct
httpOnly
booleantrue
secure
booleantrue
sessionDefault
Public Function sessionDefault
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
defaultValuefalseanynull
return typevoid
sessionDelete
Public Function sessionDelete
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typevoid
sessionHas
Public Function sessionHas
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeboolean
sessionLock
Public Function sessionLock
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
callbacktruefunctionnull
return typevoid
SessionManagement
booleantrue
sessionRead
Public Function sessionRead
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
return typeany
SessionTimeout
TimespancreateTimeSpan(0,1,0,0)
sessionWrite
Public Function sessionWrite
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keynamefalsestringnull
keyvaluefalseanynull
return typevoid
setBeanFactory
Public Function setBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
beanFactoryfalseanynull
return typevoid
SetClientCookies
booleanfalse
SetDomainCookies
booleanfalse
setLayout
Public Function setLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
suppressOtherLayoutsfalsebooleanfalse
return typevoid
setSubsystemBeanFactory
Public Function setSubsystemBeanFactory
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
factoryfalseanynull
return typevoid
setupApplication
Public Function setupApplication
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
setupEnvironment
Public Function setupEnvironment
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
envfalsestringnull
return typevoid
setupRequest
Public Function setupRequest
source: /var/www/sites/iapsjobs/Application.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
setupResponse
Public Function setupResponse
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
setupSession
Public Function setupSession
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupSubsystem
Public Function setupSubsystem
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
setupTraceRender
Public Function setupTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
outputfalsestringhtml
return typevoid
setupView
Public Function setupView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalsestructnull
return typevoid
setView
Public Function setView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typevoid
usingSubsystems
Public Function usingSubsystems
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
view
Public Function view
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
argsfalsestruct
missingViewfalseany
return typeany
private
autowire
Private Function autowire
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
beanFactoryfalseanynull
return typevoid
buildLayoutQueue
Private Function buildLayoutQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
buildViewQueue
Private Function buildViewQueue
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
cachedFileExists
Private Function cachedFileExists
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
filePathfalsestringnull
return typeboolean
cfcFilePath
Private Function cfcFilePath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
dottedPathfalsestringnull
return typestring
deprecated
Private Function deprecated
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
throwitfalsebooleannull
messagefalsestringnull
return typevoid
doController
Private Function doController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
tuplefalsestructnull
methodfalsestringnull
lifecyclefalsestringnull
return typevoid
dumpException
Private Function dumpException
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
return typevoid
ensureNewFrameworkStructsExist
Private Function ensureNewFrameworkStructsExist
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
failure
Private Function failure
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
exceptionfalseanynull
eventfalsestringnull
indirectfalsebooleanfalse
earlyfalsebooleanfalse
return typevoid
findImplicitAndExplicitSetters
Private Function findImplicitAndExplicitSetters
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typestruct
frameworkTraceRender
Private Function frameworkTraceRender
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
getCachedController
Private Function getCachedController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
sectionfalsestringnull
return typeany
getController
Private Function getController
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
sectionfalsestringnull
subsystemfalsestring
return typeany
getFw1App
Private Function getFw1App
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
getNextPreserveKeyAndPurgeOld
Private Function getNextPreserveKeyAndPurgeOld
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getPreserveKeySessionKey
Private Function getPreserveKeySessionKey
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
preserveKeyfalsestringnull
return typestring
getProperty
Private Function getProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
return typeany
getResourceRoutes
Private Function getResourceRoutes
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
resourcesToRoutefalseanynull
subsystemfalsestring
pathRootfalsestring
targetAppendfalsestring
return typearray
getSubsystemDirPrefix
Private Function getSubsystemDirPrefix
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typestring
injectFramework
Private Function injectFramework
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
return typevoid
internalFrameworkTrace
Private Function internalFrameworkTrace
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
messagefalsestringnull
subsystemfalsestring
sectionfalsestring
itemfalsestring
traceTypefalsestringINFO
return typevoid
internalLayout
Private Function internalLayout
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
layoutPathfalsestringnull
bodyfalsestringnull
return typestring
internalView
Private Function internalView
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
viewPathfalsestringnull
argsfalsestruct
return typestring
isFrameworkInitialized
Private Function isFrameworkInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isSubsystemInitialized
Private Function isSubsystemInitialized
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typeboolean
lookForEnvironmentInExternalConfig
Private Function lookForEnvironmentInExternalConfig
source: /var/www/sites/iapsjobs/Application.cfc
Look for PWD
arguments
labelnamerequiredtypedefaulthint
return typestring
mergeConfig
Private Function mergeConfig
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
targetfalsestructnull
sourcefalsestructnull
return typevoid
normalizeQueryString
Private Function normalizeQueryString
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
queryStringfalseanynull
return typestring
parseEnvironmentString
Private Function parseEnvironmentString
source: /var/www/sites/iapsjobs/Application.cfc
Parse the string from the JAVA_OPTS: NB, vars get prefixed with -D; we need to strip the D.
arguments
labelnamerequiredtypedefaulthint
configtruestringnull
return typestring
parseViewOrLayoutPath
Private Function parseViewOrLayoutPath
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
pathfalsestringnull
typefalsestringnull
return typestring
processRouteMatch
Private Function processRouteMatch
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
routefalsestringnull
targetfalsestringnull
pathfalsestringnull
httpMethodfalsestringnull
return typestruct
read_json
Private Function read_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
jsonfalsestringnull
return typeany
render_html
Private Function render_html
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_json
Private Function render_json
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_jsonp
Private Function render_jsonp
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_rawjson
Private Function render_rawjson
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_text
Private Function render_text
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
render_xml
Private Function render_xml
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
renderDatafalsestructnull
return typestruct
renderDataWithContentType
Private Function renderDataWithContentType
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
resolveBaseURL
Private Function resolveBaseURL
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestring.
pathfalsestring
return typestruct
restoreFlashContext
Private Function restoreFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
routeRegexFind
Private Function routeRegexFind
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
patternfalsestringnull
pathfalsestringnull
return typenumeric
saveFlashContext
Private Function saveFlashContext
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
keysfalsestringnull
return typestring
segmentFirst
Private Function segmentFirst
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
segmentLast
Private Function segmentLast
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
segmentsfalsestringnull
delimiterfalsestringnull
return typestring
setCfcMethodFailureInfo
Private Function setCfcMethodFailureInfo
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalseanynull
methodfalsestringnull
return typevoid
setProperty
Private Function setProperty
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
cfcfalsestructnull
propertyfalsestringnull
argsfalsestructnull
return typevoid
setupApplicationWrapper
Private Function setupApplicationWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupFrameworkDefaults
Private Function setupFrameworkDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupFrameworkEnvironments
Private Function setupFrameworkEnvironments
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
setupRequestDefaults
Private Function setupRequestDefaults
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupRequestWrapper
Private Function setupRequestWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
runSetupfalsebooleannull
return typevoid
setupResponseWrapper
Private Function setupResponseWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupSessionWrapper
Private Function setupSessionWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
setupSubsystemWrapper
Private Function setupSubsystemWrapper
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
subsystemfalsestringnull
return typevoid
validateAction
Private Function validateAction
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
actionfalsestringnull
return typestring
viewNotFound
Private Function viewNotFound
source: /var/www/sites/frameworks/framework/one.cfc
arguments
labelnamerequiredtypedefaulthint
return typevoid
Struct
action
stringhome.jobdetail
imports
Struct
css
Array
js
Array
jsinit
Array
meta
Array
sefname
stringst-catherines
seftitle
stringpe-teacher-netball-coach