The FilterBuilder 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.) |
![]() | btnBackPt_Click |
Used in pass through mode to go back to the previous step.
|
![]() | btnCancel_Click |
Cancels this operation and returns the user to the FintIt page.
|
![]() | btnDel_Click |
Delete the selected filter builder panels.
|
![]() | btnGroup_Click |
Group the selected filter builder panels.
|
![]() | btnInsert_Click |
Insert a filter builder panel below the selected panel.
|
![]() | btnNew_Click |
Adds a new filter builder panel to the form.
|
![]() | btnNew1_Click |
Sets the form for a new filter entry.
|
![]() | btnNextPt_Click |
Used in pass through mode to move onto the next step with validation.
|
![]() | btnOpen_Click |
Opens a filter from the current filter builder form.
|
![]() | btnPreviewToggle_Click |
Toggles the preview window for this filter builder form.
|
![]() | btnRefresh_Click |
Does nothing except force a postback.
|
![]() | btnSave_Click |
Shows the save for for this filter builder form.
|
![]() | btnSaveBack_Click |
Returns the user back to the builder part of the filter builder page.
|
![]() | btnSaveSave_Click |
Saves the current filter object.
|
![]() | btnSaveSaveOpen_Click |
Saves the current filter object and opens it.
Opening a filter is not yet supported.
|
![]() | btnSelectAll_Click |
Selects all the filter bilder panels on the current form.
|
![]() | btnShadingToggle_Click |
Toggles the display of alternately shaded filter builder panels for the same grouping level.
|
![]() | btnSkipPt_Click |
Used in pass through mode to skip this step, no validation.
|
![]() | btnUnGroup_Click |
Ungroup the selected filter builder panels.
|
![]() | btnUnselectAll_Click |
Unselects all the filter builder panels on the current form.
|
![]() | BuildCodedQuery |
Builds a DB coded SqlQuery object from the FilterBuilderPanel list.
|
![]() | BuildForm |
Builds the dynamic form.
|
![]() | BuildLiteralQuery |
Builds a human friendly SqlQuery object from the FilterBuilderPanel list.
|
![]() | BuildQuery |
Builds an SqlQuery object from the FilterBuilderPanel list.
|
![]() | CheckFilterCount | |
![]() | 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.) |
![]() | GetFilterBuilderTitle |
Returns the current title of this page.
|
![]() | 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.) |
![]() | 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.) |
![]() | HideEditMsg |
Hides the edit filter message.
|
![]() | HideFilterPreviewPanel |
Hides the filter preview panel.
|
![]() | HideFilterPreviewPanelPassive |
Hides the filter preview panel.
|
![]() | iconPanel_ChooseIcon |
Chooses an icon from the icon panel.
|
![]() | InsertNewFilter |
Inserts a new filter record into the database.
|
![]() | InsertNewFilterActive |
Inserts a new filter and makes sets its active/inactive state.
|
![]() | IsLoggedIn |
Used to test whether the current user is logged in or not.
(Inherited from BasePageStandard.) |
![]() | LoadPageFeaturePerms |
Loads all the feature perms for this page.
(Inherited from BasePageStandard.) |
![]() | NormalizeIndexes |
Normalizes the panel indexes in case of inserts or deletes.
|
![]() | 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 |
Loads the filter stored in the session and builds a form based on the filter contents.
|
![]() | PrepNewForm |
Override OnInit method to add dynamic home menu drop down lists.
|
![]() | ProcessFilterSave |
Process a filter object for saving.
|
![]() | ProcessFilterSave(Boolean, Boolean) |
Processes a filter object for saving, optionally opens that filter object.
|
![]() | ProcessOpenFilter |
Process open filter request.
|
![]() | RefreshList |
Rebuilds the list data from the post back info
|
![]() | 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.) |
![]() | SetSession | (Inherited from BasePageStandard.) |
![]() | ShowBuildForm |
Shows the build form controls.
|
![]() | ShowEditMsg |
Shows the edit filter message, lets end users know they are editing an existing filter.
|
![]() | ShowFilterPreviewPanel |
Shows the filter preview panel.
|
![]() | ShowFilterPreviewPanelPassive |
Shows the filter preview panel.
|
![]() | ShowSaveForm |
Shows the save form controls.
|
![]() | ToggleFilterPreview |
Toggles the filter preview control
|
![]() | UpdateAltRowShadingText |
Updates the alternate shading button based on the current toggle value.
|
![]() | UpdateExistingFilter |
Updates an existing filter record in the database.
|
![]() | UpdateShowPreviewText |
Updates the text on the 'Preview On' toggle button.
|
See Also