| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 4: //do we have an sso query string?<br>
5: if( !structKeyExists( url, "sso" ) ){<br>
<b>6: Throw(type="InvalidData", message="The SSO URL parameter was not provided. This request is invalid", errorCode=400 );</b><br>
7: abort;<br>
8: }<br>
|
| | codePrintPlain | | string | 4: //do we have an sso query string?
5: if( !structKeyExists( url, "sso" ) ){
6: Throw(type="InvalidData", message="The SSO URL parameter was not provided. This request is invalid", errorCode=400 );
7: abort;
8: }
|
| | column | | | id | | | line | | | Raw_Trace | | string | sso.login_cfm$cf.call(/SSO/login.cfm:6) |
| | template | | string | /mnt/efs/realizeliveamers25/live/SSO/login.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 465: public void function onRequest(string targetPage){<br>
466: // save view into variables scope<br>
<b>467: savecontent variable = "variables.view" {include arguments.targetPage;}</b><br>
468: // now fetch layout and apply view within<br>
469: savecontent variable = "local.view" {include getLayout();}<br>
|
| | codePrintPlain | | string | 465: public void function onRequest(string targetPage){
466: // save view into variables scope
467: savecontent variable = "variables.view" {include arguments.targetPage;}
468: // now fetch layout and apply view within
469: savecontent variable = "local.view" {include getLayout();}
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall1(/Application.cfc:467) |
| | template | | string | /mnt/efs/realizeliveamers25/live/Application.cfc |
| | type | |
|
|