The CrashFinder type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AppLogLogin |
Simplified method for logging application login attempts.
(Inherited from BasePageStandard.) |
![]() | AppLogLogout |
Simplified method for logging application logout attempts.
(Inherited from BasePageStandard.) |
![]() | AppLogPage |
Simplified method for logging application page access.
(Inherited from BasePageStandard.) |
![]() | btnCancel_Click |
Exits out of the crash finder wizard.
|
![]() | btnNext_Click |
Processes Next button click, performs form validation.
|
![]() | btnOpen_Click |
Opens the currently configured filter.
|
![]() | btnPrev_Click |
Processes Prev button click, performs form validation.
|
![]() | btnSave_Click |
Shows the save screen for this currently created filter.
|
![]() | btnSaveBack_Click |
Process user initiated back button click, returns to the non-save view.
|
![]() | btnSaveSave_Click |
Process user initiated save button click.
|
![]() | btnSaveSaveOpen_Click |
Process user initiated save then open click.
|
![]() | BuildCodedQuery |
Generates a coded SqlQuery object for the given crash finder form.
|
![]() | BuildLiteralQuery |
Generates a literal SqlQuery object for the given crash finder form.
|
![]() | CheckCurrentForm |
Makes sure the current form has enough information before the user leaves it.
|
![]() | CheckForExpiration |
Checks to see if the given user account is expired or not
(Inherited from BasePageStandard.) |
![]() | CheckForInjection |
Checks for sql statements in queries.
(Inherited from BasePageStandard.) |
![]() | CheckPagePermission |
Calling method for CheckPermissions, loads up a reference to the service client before calling the CheckPermissions method.
(Inherited from BasePageStandard.) |
![]() | CheckPermissions |
Checks the current page permissions by pageName, userId, and userRolesId.
(Inherited from BasePageStandard.) |
![]() | GenerateSaveValues |
Generate all the values needed to update or save this filter.
|
![]() | GetActiveFilter |
Returns the active filter from the filter object manager if there is one.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterActiveReport |
Returns the ReportObj if there is an active filter with a report at the Session stored
index 'reportIndex'.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterActiveStat |
Returns the ReportObj if there is an active filter with a report at the Session stored
index 'reportIndex'.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterId |
Returns the active filter's filter ID.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterReportAt |
Returns the active filter's report at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetActiveFilterStatAt |
Returns the active filter's statistic at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetActiveReportId |
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.) |
![]() | GetActiveReportIndex |
Returns the active report index.
(Inherited from BasePageStandard.) |
![]() | GetActiveReportIndexStr |
Returns the active report index as a string.
(Inherited from BasePageStandard.) |
![]() | GetActiveStatId |
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.) |
![]() | GetActiveStatIndex |
Returns the active report index.
(Inherited from BasePageStandard.) |
![]() | GetActiveStatIndexStr |
Returns the active report index as a string.
(Inherited from BasePageStandard.) |
![]() | GetAdminUserRole |
Returns the Admin user role id as a string.
(Inherited from BasePageStandard.) |
![]() | GetFilterObjManager |
Returns the filter object manager.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilter |
Returns true if there is an active filter.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterActiveReport |
Returns true if there is an active filter with a report at the Session stored
index 'reportIndex'.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterActiveStat |
Returns true if there is an active filter with a stat at the Session stored
index 'statIndex'.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterReportAt |
Returns true if there is an active filter with a report at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetHasActiveFilterStatAt |
Returns true if there is an active filter with a stat at the provided index.
(Inherited from BasePageStandard.) |
![]() | GetHasFilterObjManager |
Returns true if there is a current filter object manager.
(Inherited from BasePageStandard.) |
![]() | GetIntFromPrecondition |
Returns the precondition code for the given precondition string.
|
![]() | GetLbLocationSelectedTextAsString |
Returns a comma separated list of text from the lbLocation list box.
|
![]() | GetLbLocationSelectedValueAsString |
Returns a comma separated list of values from the lbLocation list box.
|
![]() | GetP4sPsmsUserRole |
Returns the P4s Psms user role id as a string.
(Inherited from BasePageStandard.) |
![]() | HasPagePerm |
Returns true if the user has the current perm enabled.
(Inherited from BasePageStandard.) |
![]() | HideEditFilterMsg |
Hides the edit filter message.
|
![]() | iconPanel_ChooseIcon |
Chooses an icon from the icon panel.
|
![]() | InsertNewFilter |
Inserts a new filter record into the database.
|
![]() | InsertNewFilterActive |
Inserts a new filter into the database, allows user to set if new filter is active or not.
|
![]() | IsLoggedIn |
Used to test whether the current user is logged in or not.
(Inherited from BasePageStandard.) |
![]() | lnkFindIt_Click |
Processes FindIt link button click.
|
![]() | lnkHome_Click |
Processes home link button click.
|
![]() | LoadAges |
Loads a list of ages from 1 to 110 for all drop down lists.
|
![]() | LoadCrashTypes |
Loads the different crash types from the database.
|
![]() | LoadCrashYearRange |
Loads the crash year range from the database.
|
![]() | LoadEnvironmentConditionList |
Loads a list of the environmental conditions from the system.
|
![]() | LoadGender |
Loads a gender selection from the system.
|
![]() | LoadLightConditionList |
Loads a list of the light conditions in the system.
|
![]() | LoadPageFeaturePerms |
Loads all the feature perms for this page.
(Inherited from BasePageStandard.) |
![]() | LoadPhysicalStatusList |
Loads and sets the physical status list.
|
![]() | LoadSafetyEquipmentList |
Loads and sets safety equipment list.
|
![]() | LoadSeverityTypes |
Loads the different crash types from the database.
|
![]() | LoadSurfaceConditionList |
Loads a list of the surface conditions in the system.
|
![]() | LoadVehicleTypes |
Loads the viehicle types from the system.
|
![]() | LoadVehicleUseTypes |
Loads the different vehicle use types.
|
![]() | Page_Error |
Calls Page_Error from base class, BasePageStandard.
(Overrides BasePageStandard Page_Error(Object, EventArgs).) |
![]() | Page_Load |
Calls Page_Load from base class, BasePageStandard.
(Overrides BasePageStandard Page_Load(Object, EventArgs).) |
![]() | PrepEditForm |
Prepares the form for use.
|
![]() | PrepForm |
Prepare the current page's form fields
|
![]() | ProcessFilterSave |
Process a filter object for saving.
|
![]() | ProcessFilterSave(Boolean) |
Process a filter object for saving.
|
![]() | rblDriver_SelectedIndexChanged |
Shows the driver form in the driver section.
|
![]() | rblDriver1_SelectedIndexChanged |
Shows the driver age form in the driver section.
|
![]() | rblGeneralYears_SelectedIndexChanged |
Shows the from, to year form in the general crash section.
|
![]() | rblLocation_SelectedIndexChanged |
Loads the location data based on the selected location type.
|
![]() | rblOccupant_SelectedIndexChanged |
Shows the occupant form in the occupant section.
|
![]() | rblOccupant1_SelectedIndexChanged |
Shows the occupant age form in the occupant section.
|
![]() | rblPed_SelectedIndexChanged |
Shows the ped form in the pedestrian section.
|
![]() | rblPed3_SelectedIndexChanged |
Shows the ped ages form in the pedestrian section.
|
![]() | rblSiteCond_SelectedIndexChanged |
Shows the site condition form in the site condition section.
|
![]() | rblVehicle_SelectedIndexChanged |
Shows the vehicle form in the vehicle section.
|
![]() | RunAppLogLogin |
Async execution of the app login method.
(Inherited from BasePageStandard.) |
![]() | RunAppLogLogout |
Async execution of the app logout method.
(Inherited from BasePageStandard.) |
![]() | RunAppLogPage |
Async execution of the app page method.
(Inherited from BasePageStandard.) |
![]() | Sections_Click |
Processes a click on one of the section links.
|
![]() | SetFormFromColumnValue |
Set the form state based on a passed in column and supporting information.
|
![]() | SetSession | (Inherited from BasePageStandard.) |
![]() | ShowBuildForm |
Show the build form.
|
![]() | ShowEditFilterMsg |
Shows the edit filter message, lets end users know they are editing an existing filter.
|
![]() | ShowSaveForm |
Show the save form.
|
![]() | ShowSectionMessage |
Sets the message label of the current section.
|
![]() | UpdateExistingFilter |
Updates an existing filter record in the database.
|
![]() | UpdateFormForPrecondition |
Updates the deails pane to match the passed in preconditions.
|
![]() | UpdateFormForSection |
Preps the user form for the current form section.
|
See Also