Oopsy! Something went wrong!

Event: General.Login
Routed URL: N/A
Layout: MainNoFooter.cfm (Module: )
View: general/login
Timestamp: 09/18/2024 09:30:32 PM
Type: Controller.SettingNotFoundException
Messages: The setting ltdsn does not exist. FWSetting flag is false

Tag Context:

Template: C:\home\uisdesign.com\wwwroot\coldbox\system\web\Controller.cfc
LINE: 201: throw( message="The setting #arguments.name# does not exist.",
202: detail="FWSetting flag is #arguments.FWSetting#",
203: type="Controller.SettingNotFoundException");
204: }
205:
Template: C:\home\uisdesign.com\wwwroot\coldbox\system\FrameworkSupertype.cfc
LINE: 243: */
244: function getSetting( required name, boolean fwSetting=false, defaultValue ){
245: return controller.getSetting( argumentCollection=arguments );
246: }
247:
Template: C:\home\uisdesign.com\wwwroot\includes\layoutPart1.cfm
LINE: 11: --->
12: <cfset oLogBox = application.Logbox.getRootLogger()>
13: <cfset ltdsn = getSetting("ltdsn")>
14:
15: <!--- build the global navigation menu. Handler, view, or layout MUST pass rc to a service --->
Template: C:\home\uisdesign.com\wwwroot\layouts\MainNoFooter.cfm
LINE: 1: <!--- Layout.MainNoFooter.cfm --->
2: <cfinclude template="#application.paths.includes#layoutpart1.cfm">
3:
4: <!--- must be before the js that is in the datatables code --->
Template: C:\home\uisdesign.com\wwwroot\coldbox\system\web\Renderer.cfc
LINE: 344: }
345: //writeOutput( include "#arguments.viewPath#.cfm" );
346: include "#arguments.viewPath#.cfm";
347: }
348:
Template: C:\home\uisdesign.com\wwwroot\coldbox\system\web\Renderer.cfc
LINE: 501: viewPath=viewLocations.viewPath,
502: viewHelperPath=viewLocations.viewHelperPath,
503: args=args );
504: }
505:
Template: C:\home\uisdesign.com\wwwroot\coldbox\system\Bootstrap.cfc
LINE: 214: // Render Layout/View pair via set variable to eliminate whitespace
215: else {
216: renderedContent = cbcontroller.getRenderer().renderLayout( module=event.getCurrentLayoutModule(), viewModule=event.getCurrentViewModule() );
217: }
218:
Template: C:\home\uisdesign.com\wwwroot\coldbox\system\Bootstrap.cfc
LINE: 351: // Process A ColdBox Request Only
352: if( findNoCase( 'index.cfm', listLast( arguments.targetPage, '/' ) ) ){
353: processColdBoxRequest();
354: }
355: return true;

Stack Trace:

The setting ltdsn does not exist.
    at coldbox.system.web.controller_cfc$cf.udfCall2(C:\home\uisdesign.com\wwwroot\coldbox\system\web\Controller.cfc:203):203
    at coldbox.system.web.controller_cfc$cf.udfCall(C:\home\uisdesign.com\wwwroot\coldbox\system\web\Controller.cfc):-1
    at lucee.runtime.type.UDFImpl.implementation(Unknown Source):-1
    at lucee.runtime.type.UDFImpl._call(Unknown Source):-1
    at lucee.runtime.type.UDFImpl.callWithNamedValues(Unknown Source):-1
    at lucee.runtime.ComponentImpl._call(Unknown Source):-1
    at lucee.runtime.ComponentImpl._call(Unknown Source):-1
    at lucee.runtime.ComponentImpl.callWithNamedValues(Unknown Source):-1
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(Unknown Source):-1
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(Unknown Source):-1
    at coldbox.system.frameworksupertype_cfc$cf.udfCall2(C:\home\uisdesign.com\wwwroot\coldbox\system\FrameworkSupertype.cfc:245):245
    at coldbox.system.frameworksupertype_cfc$cf.udfCall(C:\home\uisdesign.com\wwwroot\coldbox\system\FrameworkSupertype.cfc):-1
    at lucee.runtime.type.UDFImpl.implementation(Unknown Source):-1
    at lucee.runtime.type.UDFImpl._call(Unknown Source):-1
    at lucee.runtime.type.UDFImpl.call(Unknown Source):-1
    at lucee.runtime.type.scope.UndefinedImpl.call(Unknown Source):-1
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(Unknown Source):-1
    at lucee.runtime.PageContextImpl.getFunction(Unknown Source):-1
    at includes.layoutpart1_cfm$cf.call(C:\home\uisdesign.com\wwwroot\includes\layoutPart1.cfm:13):13
    at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1
    at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1
    at layouts.mainnofooter_cfm$cf.call(C:\home\uisdesign.com\wwwroot\layouts\MainNoFooter.cfm:2):2
    at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1
    at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1
    at coldbox.system.web.renderer_cfc$cf.udfCall1(C:\home\uisdesign.com\wwwroot\coldbox\system\web\Renderer.cfc:346):346
    at coldbox.system.web.renderer_cfc$cf.udfCall(C:\home\uisdesign.com\wwwroot\coldbox\system\web\Renderer.cfc):-1
    at lucee.runtime.type.UDFImpl.implementation(Unknown Source):-1
    at lucee.runtime.type.UDFImpl._call(Unknown Source):-1
    at lucee.runtime.type.UDFImpl.callWithNamedValues(Unknown Source):-1
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(Unknown Source):-1
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(Unknown Source):-1
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(Unknown Source):-1
    at coldbox.system.web.renderer_cfc$cf.udfCall1(C:\home\uisdesign.com\wwwroot\coldbox\system\web\Renderer.cfc:503):503
    at coldbox.system.web.renderer_cfc$cf.udfCall(C:\home\uisdesign.com\wwwroot\coldbox\system\web\Renderer.cfc):-1
    at lucee.runtime.type.UDFImpl.implementation(Unknown Source):-1
    at lucee.runtime.type.UDFImpl._call(Unknown Source):-1
    at lucee.runtime.type.UDFImpl.callWithNamedValues(Unknown Source):-1
    at lucee.runtime.ComponentImpl._call(Unknown Source):-1
    at lucee.runtime.ComponentImpl._call(Unknown Source):-1
    at lucee.runtime.ComponentImpl.callWithNamedValues(Unknown Source):-1
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(Unknown Source):-1
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(Unknown Source):-1
    at coldbox.system.bootstrap_cfc$cf.udfCall1(C:\home\uisdesign.com\wwwroot\coldbox\system\Bootstrap.cfc:216):216
    at coldbox.system.bootstrap_cfc$cf.udfCall(C:\home\uisdesign.com\wwwroot\coldbox\system\Bootstrap.cfc):-1
    at lucee.runtime.type.UDFImpl.implementation(Unknown Source):-1
    at lucee.runtime.type.UDFImpl._call(Unknown Source):-1
    at lucee.runtime.type.UDFImpl.call(Unknown Source):-1
    at lucee.runtime.type.scope.UndefinedImpl.call(Unknown Source):-1
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(Unknown Source):-1
    at lucee.runtime.PageContextImpl.getFunction(Unknown Source):-1
    at coldbox.system.bootstrap_cfc$cf.udfCall1(C:\home\uisdesign.com\wwwroot\coldbox\system\Bootstrap.cfc:353):353
    at coldbox.system.bootstrap_cfc$cf.udfCall(C:\home\uisdesign.com\wwwroot\coldbox\system\Bootstrap.cfc):-1
    at lucee.runtime.type.UDFImpl.implementation(Unknown Source):-1
    at lucee.runtime.type.UDFImpl._call(Unknown Source):-1
    at lucee.runtime.type.UDFImpl.call(Unknown Source):-1
    at lucee.runtime.ComponentImpl._call(Unknown Source):-1
    at lucee.runtime.ComponentImpl._call(Unknown Source):-1
    at lucee.runtime.ComponentImpl.call(Unknown Source):-1
    at lucee.runtime.listener.ModernAppListener.call(Unknown Source):-1
    at lucee.runtime.listener.ModernAppListener._onRequest(Unknown Source):-1
    at lucee.runtime.listener.MixedAppListener.onRequest(Unknown Source):-1
    at lucee.runtime.PageContextImpl.execute(Unknown Source):-1
    at lucee.runtime.PageContextImpl.execute(Unknown Source):-1
    at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(Unknown Source):-1
    at lucee.loader.servlet.CFMLServlet.service(Unknown Source):-1
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502):502
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100):100
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408
    at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200):200
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603):603
    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615
    at java.lang.Thread.run(Thread.java:744):744

FRAMEWORK SNAPSHOT:

Bug Date: 09/18/2024 09:30:32 PM
Coldfusion ID: CFID=c9fbdb7a-ab4c-464b-97ce-d0056d593fb3 ; CFToken=0 ; JSessionID=DDED6943307A4DB0FD71EAC0E9674207_c9fbdb7a-ab4c-464b-97ce-d0056d593fb3_0
Template Path : C:\home\uisdesign.com\wwwroot\index.cfm
Path Info :
Host & Server: uisdesign.com VPS-808-82-729
Query String:
Browser: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address: 3.145.35.194
Form variables:
Session Storage:
cfid: c9fbdb7a-ab4c-464b-97ce-d0056d593fb3
wirebox:user_ajax: wirebox:user_ajax
Component (models.cfc.user_ajax) user_ajax
Only the functions and data members that are accessible from your location are displayed
HintComponent that supports ajax queries to session variables
remote
GETLANDLORDS
Remote Function getLandlords
source:C:\home\uisdesign.com\wwwroot\models\cfc\user_ajax.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETBBSGPROPERTYS
Remote Function getBBSGPropertys
source:C:\home\uisdesign.com\wwwroot\models\cfc\user_ajax.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETATTORNEYS
Remote Function getAttorneys
source:C:\home\uisdesign.com\wwwroot\models\cfc\user_ajax.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETSTATEABBRS
Remote Function getStateAbbrs
source:C:\home\uisdesign.com\wwwroot\models\cfc\user_ajax.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETFIRMABBRS
Remote Function getFirmAbbrs
source:C:\home\uisdesign.com\wwwroot\models\cfc\user_ajax.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
UPLOADFILE
Remote Function uploadFile
source:C:\home\uisdesign.com\wwwroot\models\cfc\user_ajax.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETCOURTS
Remote Function getCourts
source:C:\home\uisdesign.com\wwwroot\models\cfc\user_ajax.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlfirmfalseanynull
return typeany
public
includeitMixin
includeitMixin
Facade for cfinclude
Public Function includeitMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
templatetrueanynull
return typevoid
$MIXED
booleantrue
invokerMixin
invokerMixin
Calls private/packaged/public methods
Public Function invokerMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
methodtrueanynullName of the private method to call
argCollectionfalseanynullCan be called with an argument collection struct
argListfalseanynullCan be called with an argument list, for simple values only: ex: 'object=logger,number=1'
return typeany
ARRAYOFSTRUCTURESTOQUERY
arrayOfStructuresToQuery
Converts an array of structures to a CF Query Object. 6-19-02: Minor revision by Rob Brooks-Bilson (rbils@amkor.com) Update to handle empty array passed in. Mod by Nathan Dintenfass. Also no longer using list func.
Public Function arrayOfStructuresToQuery
source:C:\home\uisdesign.com\wwwroot\includes\DataManipulationLib.cfm
arguments
labelnamerequiredtypedefaulthint
theArrayfalseanynull
return typeany
populatePropertyMixin
populatePropertyMixin
Populates a property if it exists
Public Function populatePropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typevoid
injectPropertyMixin
injectPropertyMixin
injects a property into the passed scope
Public Function injectPropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typevoid
injectMixin
injectMixin
Injects a method into the CFC
Public Function injectMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name to inject the UDF as
UDFtrueanynullUDF to inject
return typevoid
exposeMixin
exposeMixin
Exposes a private function publicly
Public Function exposeMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
methodtrueanynull
newNamefalseany
return typeany
ARRAYOFSTRUCTURESTOQUERYORDERED
Public Function arrayOfStructuresToQueryOrdered
source:C:\home\uisdesign.com\wwwroot\includes\DataManipulationLib.cfm
arguments
labelnamerequiredtypedefaulthint
theArrayfalseanynull
colnamesfalseanynull
return typeany
getPropertyMixin
getPropertyMixin
gets a property
Public Function getPropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name of the property to inject.
scopefalseanyvariablesThe scope to which inject the property to.
defaultfalseanynullDefault value to return
return typeany
methodProxy
methodProxy
a method proxy
Public Function methodProxy
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
QUERYTOARRAYOFSTRUCTURES
QueryToArrayOfStructures
Converts a query object into an array of structures.
Public Function QueryToArrayOfStructures
source:C:\home\uisdesign.com\wwwroot\includes\DataManipulationLib.cfm
arguments
labelnamerequiredtypedefaulthint
theQueryfalseanynull
return typeany
removeMixin
removeMixin
Removes a method in a CFC
Public Function removeMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
UDFNametruestringnullName of the UDF to be removed
return typevoid
removePropertyMixin
removePropertyMixin
removes a property from the cfc used.
Public Function removePropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to remove.
scopefalseanyvariablesThe scope to which inject the property to.
return typevoid
timecreated: {ts '2024-09-18 21:30:32'}
wirebox:loggedinuser: wirebox:loggedinuser
Component (models.cfc.loggedinuser) loggedInUser.cfc
Only the functions and data members that are accessible from your location are displayed
HintA security loggedInUser object
remote
CHKPERM
Remote Function chkPerm
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
sPermissionfalseanynull
return typeboolean
DOASSIGNCASENUMS
Remote Function doAssignCasenums
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
courtdatefalseanynull
courttimefalseanynull
starttransidfalseanynull
endtransidfalseanynull
startcasenumfalseanynull
ssearchfalseanynull
return typestring
ASSIGNCASENUMS
Remote Function AssignCasenums
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
courtdatefalseanynull
courttimefalseanynull
starttransidfalseanynull
endtransidfalseanynull
startcasenumfalseanynull
ssearchfalseanynull
return typestring
VALIDATEUSERROLES
Remote Function ValidateUserRoles
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
userrolesfalseanynull
return typenumeric
GETUSERROLES
Remote Function getUserRoles
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
public
GETALLPROPERTIES
Public Function getAllProperties
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqllandlordfalseanynull
return typeany
includeitMixin
includeitMixin
Facade for cfinclude
Public Function includeitMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
templatetrueanynull
return typevoid
GETCALCULATEABSFORRENTALUNIT
Public Function getCalculateAbsforRentalUnit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
INSERTUPDATEMESSAGE
Public Function insertUpdateMessage
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
messageTextfalsestring
messageTypetruestringnull
statusfalsestring
userIDfalsestring
return typeany
SETACTIVERECORD
Public Function setActiveRecord
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
stablenamefalseanynull
tridfalseanynull
return typestring
GETUSERID
Public Function getuserid
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
injectMixin
injectMixin
Injects a method into the CFC
Public Function injectMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name to inject the UDF as
UDFtrueanynullUDF to inject
return typevoid
CALCULATEABSFORPROPERTY
Public Function calculateAbsforProperty
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlpropertyfalseanynull
return typeany
ADJUSTTRANSSTATUSFIELDS
Public Function AdjustTransStatusFields
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqltransstatusfalseanynull
return typevoid
ADJUSTUNITFIELDSFORPROPERTY
Public Function AdjustUnitFieldsForProperty
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlpropertyfalseanynull
return typeany
GETINVOICEOPEN
Public Function getInvoiceOpen
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
GETEDITUSERID
Public Function getEditUserid
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SETLTSESSIONAVARS
Public Function setLTSessionAVARS
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
oVarsfalseanynull
return typeany
GETBBSGPROPERTYDETAILS
Public Function getBBSGPropertyDetails
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
GETCALCULATEABSFORINVOICE
Public Function getCalculateAbsforInvoice
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETLANDLORD
Public Function getLandLord
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
GETSESSIONANNOUNCEMENT
Public Function getSessionAnnouncement
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
nHeighttruenumericnull
nWidthtruenumericnull
return typeany
SETLTSESSIONVARLIST
Public Function setLTSessionVarList
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
varlistfalseanynull
return typeany
exposeMixin
exposeMixin
Exposes a private function publicly
Public Function exposeMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
methodtrueanynull
newNamefalseany
return typeany
TOLOGBOX
Public Function toLogBox
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
levelfalseanynull
messagefalseanynull
return typeany
GETCOURT
Public Function getCourt
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
PROCESSLOGIN
processLogin
Logs in user based userid and password. Set session variables from the Oracle database
Public Function processLogin
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
rcfalseanynull
return typestruct
GETUSERS
Public Function getUsers
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typequery
ADDTRANSSTATUSFORUNIT
Public Function AddTransStatusforUnit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
return typestruct
GETACTIVERECORD
Public Function getActiveRecord
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
sDBTableNamefalseanynull
return typestruct
GETALLLANDLORDS
Public Function getAllLandlords
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlfirmfalseanynull
return typeany
SETEDITUSERID
Public Function setEditUserid
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idfalseanynull
return typeany
GETUSERNAME
Public Function getusername
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
RECORDUSERLOGIN
RecordUserLogin
Record User Login
Public Function RecordUserLogin
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqluserfalseanynull
return typeboolean
GETALLROLES
Public Function getAllRoles
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETEDITORBREADCRUMBS
Public Function getEditorBreadCrumbs
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
hierLevelfalseanynull
tridfalseanynull
idsqlActivefalseanynull
return typestruct
GETLTSESSIONVAR
Public Function getLTSessionVar
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
xkeyfalseanynull
xdefaultfalseanynull
return typeany
RETURNFULLVARIABLESCOPE
Public Function returnFullVariableScope
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETMESSAGEALERT
getMessageAlert
Returns Alert Messages
Public Function getMessageAlert
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
messageTypefalsestringnull
messageIDfalsenumericnull
statusfalsestringall
return typequery
DONINIT
Public Function doninit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
PRIVGETBREADCRUMBS
Public Function privGetBreadCrumbs
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
hierLevelfalseanynull
return typestruct
CALCINVSTATS
Public Function calcinvstats
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlinvoicefalseanynull
return typeboolean
GETUSEUNITCITY
Public Function getUseUnitCity
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
methodProxy
methodProxy
a method proxy
Public Function methodProxy
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ADJUSTUNITFIELDS
Public Function AdjustUnitFields
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
return typevoid
GETBBSGPROPERTY
Public Function getBBSGProperty
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
INIT
Public Function init
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeloggedInUser
QUERYTOARRAYOFSTRUCTURES
QueryToArrayOfStructures
Converts a query object into an array of structures.
Public Function QueryToArrayOfStructures
source:C:\home\uisdesign.com\wwwroot\includes\DataManipulationLib.cfm
arguments
labelnamerequiredtypedefaulthint
theQueryfalseanynull
return typeany
removePropertyMixin
removePropertyMixin
removes a property from the cfc used.
Public Function removePropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to remove.
scopefalseanyvariablesThe scope to which inject the property to.
return typevoid
DOSETPASSWORD
Public Function doSetPassword
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
oldpwdfalseanynull
newpwdfalseanynull
newpwddupfalseanynull
return typestring
GETCALCULATEABSDT
Public Function getcalculateabsdt
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETALLFIRMS
Public Function getAllFirms
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
ARRAYOFSTRUCTURESTOQUERYORDERED
Public Function arrayOfStructuresToQueryOrdered
source:C:\home\uisdesign.com\wwwroot\includes\DataManipulationLib.cfm
arguments
labelnamerequiredtypedefaulthint
theArrayfalseanynull
colnamesfalseanynull
return typeany
VALIDATEUSER
Public Function validateUser
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
usernametruestringnull
passwordtruestringnull
return typestruct
GETBREADCRUMBS
Public Function getBreadCrumbs
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
hierLevelfalseanynull
return typestruct
SETCALCULATEABSDT
Public Function setcalculateabsdt
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
dcalculateabsdtfalseanynull
return typeany
GETFIRMDETAILS
Public Function getFirmDetails
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
GETLANDLORDDETAILS
Public Function getLandlordDetails
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
WRITEPREFERENCES
Public Function writePreferences
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
instancefalsestruct
return typestring
GETREPORTDT
Public Function getreportdt
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETISVERBOSE
Public Function getIsVerbose
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
SETLTSESSIONVAR
Public Function setLTSessionVar
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
keyfalseanynull
valuefalseanynull
return typeany
SETINVOICE
Public Function setInvoice
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlinvoicefalseanynull
return typeboolean
injectPropertyMixin
injectPropertyMixin
injects a property into the passed scope
Public Function injectPropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typevoid
GETRENTALUNIT
Public Function getRentalUnit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
SETLASTTABLEUPDATED
Public Function setlasttableupdated
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
stablenamefalseanynull
return typeboolean
RETURNVARIABLESCOPE
Public Function returnVariableScope
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
READPREFERENCES
Public Function readPreferences
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqluserfalseanynull
return typevoid
GETINVOICE
Public Function getInvoice
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
GETNEEDSRELOAD
Public Function getNeedsReload
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
sTableNamefalseanynull
return typeboolean
GETFIRM
Public Function getFirm
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
GETATTORNEY
Public Function getAttorney
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
GETINSTANCE
Public Function getInstance
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
CALCWRIT
Public Function calcwrit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqltransstatusfalseanynull
writ_rent_paymentfalseanynull
summons_feefalseanynull
return typestruct
$MIXED
booleantrue
SETISVERBOSE
Public Function setIsVerbose
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
sIsVerbosefalseanynull
return typevoid
GETCALCULATEABSFORTASKS
Public Function getCalculateAbsforTasks
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
scalculateabsDtfalseanynull
return typeany
ARRAYOFSTRUCTURESTOQUERY
arrayOfStructuresToQuery
Converts an array of structures to a CF Query Object. 6-19-02: Minor revision by Rob Brooks-Bilson (rbils@amkor.com) Update to handle empty array passed in. Mod by Nathan Dintenfass. Also no longer using list func.
Public Function arrayOfStructuresToQuery
source:C:\home\uisdesign.com\wwwroot\includes\DataManipulationLib.cfm
arguments
labelnamerequiredtypedefaulthint
theArrayfalseanynull
return typeany
GETTRANSSTATUS
Public Function getTransstatus
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
populatePropertyMixin
populatePropertyMixin
Populates a property if it exists
Public Function populatePropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typevoid
GETTOPMENU
Public Function getTopMenu
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
SUBMITCHECKBOX
Public Function submitCheckbox
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
sDBTableNamefalseanynull
sfieldnamefalseanynull
tridfalseanynull
ischeckedfalseanynull
return typeboolean
GETISLOGGEDIN
Public Function getIsLoggedIn
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
SETREPORTDT
Public Function setreportdt
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
dReportDtfalseanynull
return typeany
SETTRANSSTATUS
Public Function setTransstatus
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqltransstatusfalseanynull
return typeboolean
GETLASTTABLEUPDATED
Public Function getlasttableupdated
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
invokerMixin
invokerMixin
Calls private/packaged/public methods
Public Function invokerMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
methodtrueanynullName of the private method to call
argCollectionfalseanynullCan be called with an argument collection struct
argListfalseanynullCan be called with an argument list, for simple values only: ex: 'object=logger,number=1'
return typeany
GETLICENSE
Public Function getLicense
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
GETRENTALUNITDETAILS
Public Function getRentalUnitDetails
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
GETINVOICEDETAILS
Public Function getInvoiceDetails
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
CLOSEFILING
Public Function closeFiling
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlinvoicefalseanynull
return typeboolean
GETREQFUTURE
Public Function getreqfuture
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getPropertyMixin
getPropertyMixin
gets a property
Public Function getPropertyMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name of the property to inject.
scopefalseanyvariablesThe scope to which inject the property to.
defaultfalseanynullDefault value to return
return typeany
RETURNTHISSCOPE
Public Function returnThisScope
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
SAVEMESSAGEALERT
saveMessageAlert
Returns Alert Messages
Public Function saveMessageAlert
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
formDatatruestructnull
return typeany
removeMixin
removeMixin
Removes a method in a CFC
Public Function removeMixin
source:C:\home\uisdesign.com\wwwroot\coldbox\system\core\dynamic\MixerUtil.cfc
arguments
labelnamerequiredtypedefaulthint
UDFNametruestringnullName of the UDF to be removed
return typevoid
QUNITUPDATEFULLADDRESS
Public Function qUnitUpdateFullAddress
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
return typeany
private
BOOLEANFORMAT
Private Function BooleanFormat
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
sTryfalseanynull
return typeboolean
PRIVSETTRANSSTATUS
Private Function privSetTransstatus
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqltransstatusfalseanynull
tCrumbfalseanynull
return typeboolean
CHECKPERMISSION
Private Function checkPermission
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
stablenamefalseanynull
idsqlvaluefalseanynull
tCrumbfalseanynull
return typeboolean
SETTRANSCITYFORUNIT
Private Function SetTransCityForUnit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlpropertyfalseanynull
idsqlrentalunitfalseanynull
return typeany
ENSUREOPENINVOICEFORUNIT
Private Function EnsureOpenInvoiceforUnit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
return typestruct
QTRANSSTATUSUPDATEFROMUNIT
Private Function qTransStatusUpdateFromUnit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
return typestring
PRIVSETINVOICE
Private Function privSetInvoice
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlinvoicefalseanynull
tCrumbfalseanynull
return typeboolean
PRIVGETOPENINVOICEFORPROPERTY
Private Function privGetOpenInvoiceforProperty
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlpropertyfalseanynull
tCrumbfalseanynull
return typestruct
PRIVCALCWRIT
Private Function privCalcWrit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
ntenantcntfalseanynull
rentduefalseanynull
amt3falseanynull
writ_rent_paymentfalseanynull
summons_feefalseanynull
writ_sheriff_feefalseanynull
writ_legalfalseanynull
abs_listfalseanynull
writ_futurefalseanynull
return typestruct
PRIVSETRENTALUNIT
Private Function privSetRentalUnit
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
tCrumbfalseanynull
return typeboolean
GETTOPGLOBALMENU
getTopGlobalMenu
I return the list of items in the top navigation menu (e.g. ) HOME,TESTPAGE,...
Private Function getTopGlobalMenu
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
PRIVGETEDITORBREADCRUMBS
Private Function privGetEditorBreadCrumbs
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
tridfalseanynull
hierLevelfalseanynull
return typestring
PRIVSETATTORNEY
Private Function privSetAttorney
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlattorneyfalseanynull
tCrumbfalseanynull
return typeboolean
PRIVSETCOURT
Private Function privSetCourt
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlcourtfalseanynull
tCrumbfalseanynull
return typeboolean
PRIVSETBBSGPROPERTY
Private Function privSetBBSGProperty
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlpropertyfalseanynull
tCrumbfalseanynull
return typeboolean
PRIVSETFIRM
Private Function privSetFirm
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlfirmfalseanynull
tCrumbfalseanynull
return typeboolean
QHISTORYUPDATEFROMTRANSSTATUS
Private Function qHistoryUpdateFromTransStatus
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqltransstatusfalseanynull
idsqlinvoicefalseanynull
return typeany
PRIVSETRESETNEED
Private Function privSetResetNeed
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
stablenamefalseanynull
bFlagfalseanynull
return typeboolean
UPDATEINVOICEWITHOPEN
Private Function UpdateInvoiceWithOpen
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlinvfalseanynull
return typeboolean
QINSERTHISTORY
Private Function qInsertHistory
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
idsqltransstatusfalseanynull
return typenumeric
PRIVBUILDTRANSSTATUSCALCFIELDS
Private Function privBuildTransStatusCalcFields
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlrentalunitfalseanynull
return typestruct
BUILDONEMENUITEM
Private Function BuildOneMenuItem
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
menu_itemfalseanynull
return typeany
SETNEEDSRESETFROMLIST
Private Function setNeedsResetFromList
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
sltablelistfalseanynull
bflagfalseanynull
return typeany
LOCALRESET
Private Function localreset
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
PRIVSETEDITUSER
Private Function privSetEditUser
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqlEditUserfalseanynull
tCrumbfalseanynull
return typeboolean
CREATEINVOICEWITHOPEN
Private Function CreateInvoiceWithOpen
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
PRIVSETLANDLORD
Private Function privSetLandlord
source:C:\home\uisdesign.com\wwwroot\models\cfc\loggedInUser.cfc
arguments
labelnamerequiredtypedefaulthint
idsqllandlordfalseanynull
tCrumbfalseanynull
return typeboolean
cbox_flash_scope: cbox_flash_scope
Struct
coldbox_messagebox
Struct
AUTOPURGE
booleanfalse
CONTENT
Struct
MESSAGE
stringPlease log in...
TYPE
stringwarning
INFLATETOPRC
booleanfalse
INFLATETORC
booleanfalse
KEEP
booleantrue
sessionid: DDED6943307A4DB0FD71EAC0E9674207_c9fbdb7a-ab4c-464b-97ce-d0056d593fb3_0
urltoken: CFID=c9fbdb7a-ab4c-464b-97ce-d0056d593fb3&CFTOKEN=0
lastvisit: {ts '2024-09-18 21:30:32'}
cftoken: 0
Cookies:
cfid: c9fbdb7a-ab4c-464b-97ce-d0056d593fb3
cftoken: 0
Extra Information Dump
[N/A]