The MyFilters 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.) |
![]() | btnCloseAll_Click |
Close all clicked on the open filters form.
|
![]() | btnCopyToOrgSect_Click |
Copies a selection of filters or folders to the target directory.
|
![]() | btnCsv_Click |
Exports the current data grid contents to the given format.
|
![]() | btnDelete_Click |
Deactivates the selected filters or folders.
|
![]() | btnDoc_Click |
Exports the current data grid contents to the given format.
|
![]() | btnFilterToggle_Click |
Handles filter on/off link click.
|
![]() | btnMfEdit_Click |
Edit button on the organize filters form.
|
![]() | btnMfOpen_Click |
Open filter button on the organize filters form.
|
![]() | btnMfOpenEdit_Click |
Open and edit button on the organize filters form.
|
![]() | btnMoveToOrgSect_Click |
Moves a selection of filters or folders to the target directory.
|
![]() | btnNewFolder_Click |
Creates a new folder.
|
![]() | btnOfEdit_Click |
Edit button of the open filter screen.
|
![]() | btnOfOpenEdit_Click |
Open and edit button on the open filters form.
|
![]() | btnOpenAll_Click |
Open all clicked on the open filters form.
|
![]() | btnOrgfOpen_Click |
Open filter button on the organize filters form.
|
![]() | btnPdf_Click |
Exports the current data grid contents to the given format.
|
![]() | btnSelectAllOrgSect_Click |
Select all icons in the organize section.
|
![]() | btnSendTo_Click |
Event fires when you can send a filter to another user.
|
![]() | btnSql_Click |
Returns an SQL export for this page's data.
|
![]() | btnTab_Click |
Exports the current data grid contents to the given format.
|
![]() | btnUnselectAllOpenSect_Click |
Unselects all selected icons on the open filter form.
|
![]() | btnUnselectAllOrgSect_Click |
Unselect all chosen icons in the organize section.
|
![]() | btnUpdate_Click |
Edit form update click.
|
![]() | btnUpdateOpen_Click |
Edit form update and then open click.
|
![]() | btnXls_Click |
Exports the current data grid contents to the given format.
|
![]() | BuildForm |
Builds any dynamic aspects of the form for display.
|
![]() | 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.) |
![]() | ddlFolderChain_SelectedIndexChanged |
Selected folder changed from the folder chain.
|
![]() | ddlFormMode_SelectedIndexChanged |
Form mode has changed, update the helper form.
|
![]() | ddlRpp_SelectedIndexChanged |
Handles rows per page ddl changes.
|
![]() | ddlSortMode_SelectedIndexChanged |
Sort mode has changed, update the selection grid.
|
![]() | dGrid_RecordDoubleClicked |
Process grid row double click.
|
![]() | DisableEditForm |
Disables the edit form.
|
![]() | DisableOpenForm |
Disables the open form.
|
![]() | DisableOrganizeForm |
Disables the organize form.
|
![]() | EnableEditForm |
Enables the edit form.
|
![]() | EnableOpenForm |
Enables the open form.
|
![]() | EnableOrganizeForm |
Enables the organize form.
|
![]() | fsPanel_ChooseIcon |
Event fires when an Icon is chosen from the selector panel.
|
![]() | fsPanel_ErrorEncountered |
Display a text message from the fsPanel object.
|
![]() | fsPanel_FiltersLoaded |
Event fired when the filters have been loaded.
|
![]() | fsPanel_FolderChanged |
Event that fires when the fsPanel changes folders.
|
![]() | 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.) |
![]() | 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.) |
![]() | IsLoggedIn |
Used to test whether the current user is logged in or not.
(Inherited from BasePageStandard.) |
![]() | LoadFolderChain |
Loads a folder chain from the Filter Selector Panel and displays it in a drop down list
for quick navigation.
|
![]() | LoadFolderList |
Loads all of the folders for the given user id.
|
![]() | LoadPageFeaturePerms |
Loads all the feature perms for this page.
(Inherited from BasePageStandard.) |
![]() | 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).) |
![]() | PrepForm |
Override OnInit method to add dynamic home menu drop down lists.
|
![]() | ProcessDataGridPageRows |
Processes a data grid row selection change.
|
![]() | ProcessUpdate |
Process an entry update.
|
![]() | ProcessUpdate(Boolean) |
Process update request.
|
![]() | 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.) |
![]() | UpdateGridFilter |
Updates the data grid filter form.
|
![]() | UpdateSortMode |
Updates the form's sort mode.
|
See Also