The PsmsLanding type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PsmsLanding | Initializes a new instance of the PsmsLanding class |
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.) |
![]() | BindChartData |
Binds the given form data to the chart.
|
![]() | btnCsv_Click |
Exports a CSV file fo rthis report.
|
![]() | btnCsv4_Click |
CSV export handler.
|
![]() | btnDoc_Click |
Exports a word document for this report.
|
![]() | btnFilterToggle_Click |
Handle the filter toggle.
|
![]() | btnOpen4_Click |
Opens the target page, activating the required filter automatically.
|
![]() | btnPdf_Click |
Exports a pdf file for this report.
|
![]() | btnRefresh_Click |
Refresh the current page.
|
![]() | btnSql4_Click |
SQL export handler.
|
![]() | btnTab_Click |
Exports a tab deliniated flat file for this report.
|
![]() | btnTab4_Click |
TAB export handler.
|
![]() | btnXls_Click |
Exports an XLS spread sheet for this report.
|
![]() | btnXls4_Click |
XLS export handler.
|
![]() | 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.) |
![]() | ddlReport_SelectedIndexChanged |
Handle selection event.
|
![]() | ddlRpp_SelectedIndexChanged |
Handles data grid page per row selection changes.
|
![]() | dGrid_RecordDoubleClicked |
Handles a double clikc on the recent work grid. Allows users to load up the data for the given row.
|
![]() | DisableExports |
Disable data exports.
|
![]() | DisableExports3 |
Disable data exports.
|
![]() | EnableExports |
Enable data exports.
|
![]() | EnableExports3 |
Enable data exports.
|
![]() | GenerateExport | |
![]() | 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.) |
![]() | 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 |
Prepares the form for use.
|
![]() | ProcessDataGridPageRows |
Process data grid row selection changes.
|
![]() | ProcessGridDoubleClick | |
![]() | 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.) |
![]() | ShowNoReportsForm |
Hides all forms and shows the no reports form.
|
![]() | ShowReportForm |
Hides all forms and shows the regular report form.
|
![]() | UpdateGridFilter |
Updates the grid's filter form.
|
Fields
Name | Description | |
---|---|---|
![]() | activeIndex |
Maintains the active tab index of the jquery tab control.
|
![]() | bnp |
bnp control.
|
![]() | btnCsv |
btnCsv control.
|
![]() | btnCsv3 |
btnCsv3 control.
|
![]() | btnCsv4 |
btnCsv4 control.
|
![]() | btnDoc |
btnDoc control.
|
![]() | btnFilterToggle |
btnFilterToggle control.
|
![]() | btnOpen4 |
btnOpen4 control.
|
![]() | btnPdf |
btnPdf control.
|
![]() | btnRefresh1 |
btnRefresh1 control.
|
![]() | btnSql4 |
btnSql4 control.
|
![]() | btnTab |
btnTab control.
|
![]() | btnTab3 |
btnTab3 control.
|
![]() | btnTab4 |
btnTab4 control.
|
![]() | btnXls |
btnXls control.
|
![]() | btnXls3 |
btnXls3 control.
|
![]() | btnXls4 |
btnXls4 control.
|
![]() | color1 | |
![]() | color2 | |
![]() | color3 | |
![]() | color4 | |
![]() | color5 | |
![]() | color6 | |
![]() | color7 | |
![]() | dChart |
dChart control.
|
![]() | ddlReport |
ddlReport control.
|
![]() | ddlRpp |
ddlRpp control.
|
![]() | dGrid |
dGrid control.
|
![]() | dGridPager |
dGridPager control.
|
![]() | dvChart |
dvChart control.
|
![]() | dvDateRange |
dvDateRange control.
|
![]() | dvDblClick |
dvDblClick control.
|
![]() | dvGrid |
dvGrid control.
|
![]() | dvNotice |
dvNotice control.
|
![]() | dvRecentWorkDetails |
dvRecentWorkDetails control.
|
![]() | dvReport |
dvReport control.
|
![]() | dvReportNoReports |
dvReportNoReports control.
|
![]() | dvYtdSumm |
dvYtdSumm control.
|
![]() | fhp |
fhp control.
|
![]() | fileName |
The current page as a file name.
(Inherited from BasePageStandard.) |
![]() | fileNameShort |
The current page as a file name with no extension.
(Inherited from BasePageStandard.) |
![]() | forceNoColumnTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | forceNoDataTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | forceNoReportTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | Form1 |
Form1 control.
|
![]() | hfTabIndex |
hfTabIndex control.
|
![]() | ignoreInjection |
Ignore the injection checks while true.
(Inherited from BasePageStandard.) |
![]() | ignoreTimeout |
If set to true ignores timeout processing and redirection.
(Inherited from BasePageStandard.) |
![]() | IS_POSTBACK | (Inherited from BasePageStandard.) |
![]() | isLoggedIn |
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.) |
![]() | key |
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.) |
![]() | lblEndDate1 |
lblEndDate1 control.
|
![]() | lblFilterName |
lblFilterName control.
|
![]() | lblPedCrashesAllLytd |
lblPedCrashesAllLytd control.
|
![]() | lblPedCrashesAllLytdYear |
lblPedCrashesAllLytdYear control.
|
![]() | lblPedCrashesAllYtd |
lblPedCrashesAllYtd control.
|
![]() | lblPedCrashesAllYtdYear |
lblPedCrashesAllYtdYear control.
|
![]() | lblPedCrashesFatalLytd |
lblPedCrashesFatalLytd control.
|
![]() | lblPedCrashesFatalLytdYear |
lblPedCrashesFatalLytdYear control.
|
![]() | lblPedCrashesFatalYtd |
lblPedCrashesFatalYtd control.
|
![]() | lblPedCrashesFatalYtdYear |
lblPedCrashesFatalYtdYear control.
|
![]() | lblPedCrashesSevereLytd |
lblPedCrashesSevereLytd control.
|
![]() | lblPedCrashesSevereLytdYear |
lblPedCrashesSevereLytdYear control.
|
![]() | lblPedCrashesSevereYtd |
lblPedCrashesSevereYtd control.
|
![]() | lblPedCrashesSevereYtdYear |
lblPedCrashesSevereYtdYear control.
|
![]() | lblReport |
lblReport control.
|
![]() | lblReportName |
lblReportName control.
|
![]() | lblRpp |
lblRpp control.
|
![]() | lblStartDate1 |
lblStartDate1 control.
|
![]() | lblViewName |
lblViewName control.
|
![]() ![]() | MAX_VALUES |
The maximum number of values a column can have to represent as a pie chart.
|
![]() | maxBulkExpRows |
The maximum number of rows supported in a bulk export operation/
(Inherited from BasePageStandard.) |
![]() | maxExpRows |
Sets the maximum number of rows donwloads will be supported on.
(Inherited from BasePageStandard.) |
![]() | maxJsonCols |
The maximum number of JSON columns supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.) |
![]() | maxJsonRows |
The maximum number of JSON rows supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.) |
![]() | maxRowReturn |
Sets the maximum row return for the data grid view.
(Inherited from BasePageStandard.) |
![]() | maxToolRows |
The maximum number of rows allowed in complex tools.
(Inherited from BasePageStandard.) |
![]() | message |
message control.
|
![]() | mfp |
mfp control.
|
![]() | mmp |
mmp control.
|
![]() | MSG | (Inherited from BasePageStandard.) |
![]() | pageFeaturePerms |
List of features permissions granted by page.
(Inherited from BasePageStandard.) |
![]() | pageIntro |
pageIntro control.
|
![]() | rootDir |
THe current parent directory of the page.
(Inherited from BasePageStandard.) |
![]() | rUrl |
The current URL of this page.
(Inherited from BasePageStandard.) |
![]() | rUrlLower |
The current URL of this page in lowercase form.
(Inherited from BasePageStandard.) |
![]() | Scriptmanager1 |
Scriptmanager1 control.
|
![]() | Session |
Static self reference to the current Session.
New keyword lets the system know we are intentionally overriding the Session.
(Inherited from BasePageStandard.) |
![]() | sessionPrefix |
Stores the local page's session prefix, used for advanced session management.
(Inherited from BasePageStandard.) |
![]() | showFilter |
Holds a local copy of the show filter variable. Turns on/off the grid filter form.
|
![]() | svc |
A P4S3 Web Service client.
(Inherited from BasePageStandard.) |
![]() | tempDir |
The local temp directory for this web application.
(Inherited from BasePageStandard.) |
![]() | txtFormFields |
txtFormFields control.
|
![]() | upPanel1 |
upPanel1 control.
|
![]() | userId |
The active userId.
(Inherited from BasePageStandard.) |
![]() | userRoleId |
The current user's role id.
(Inherited from BasePageStandard.) |
![]() | WaitingPopup1 |
WaitingPopup1 control.
|
See Also