P4sLanding MembersA Sandcastle Documented Class Library

The P4sLanding type exposes the following members.
Constructors

  NameDescription
Public methodP4sLanding
Initializes a new instance of the P4sLanding class
Back to Top
Methods

  NameDescription
Public methodAppLogLogin
Simplified method for logging application login attempts.
(Inherited from BasePageStandard.)
Public methodAppLogLogout
Simplified method for logging application logout attempts.
(Inherited from BasePageStandard.)
Public methodAppLogPage
Simplified method for logging application page access.
(Inherited from BasePageStandard.)
Private methodBindChartData
Binds the given form data to the chart.
Private methodBindChartData1
Binds the given form data to the chart.
Protected methodbtnCsv_Click
Exports a CSV file fo rthis report.
Protected methodbtnCsv4_Click
CSV export handler.
Protected methodbtnDoc_Click
Exports a word document for this report.
Protected methodbtnFilterToggle_Click
Handle the filter toggle.
Protected methodbtnOpen4_Click
Opens the target page, activating the required filter automatically.
Protected methodbtnPdf_Click
Exports a pdf file for this report.
Protected methodbtnRefresh_Click
Refresh the current page.
Protected methodbtnSql4_Click
SQL export handler.
Protected methodbtnTab_Click
Exports a tab deliniated flat file for this report.
Protected methodbtnTab4_Click
TAB export handler.
Protected methodbtnXls_Click
Exports an XLS spread sheet for this report.
Protected methodbtnXls4_Click
XLS export handler.
Private methodBuildForm
Builds any dynamic aspects of the form for display.
Public methodCheckForExpiration
Checks to see if the given user account is expired or not
(Inherited from BasePageStandard.)
Public methodCheckForInjection
Checks for sql statements in queries.
(Inherited from BasePageStandard.)
Public methodCheckPagePermission
Calling method for CheckPermissions, loads up a reference to the service client before calling the CheckPermissions method.
(Inherited from BasePageStandard.)
Public methodCheckPermissions
Checks the current page permissions by pageName, userId, and userRolesId.
(Inherited from BasePageStandard.)
Protected methodddlReport_SelectedIndexChanged
Handle selection event.
Protected methodddlRpp_SelectedIndexChanged
Handles data grid page per row selection changes.
Protected methoddGrid_RecordDoubleClicked
Handles a double clikc on the recent work grid. Allows users to load up the data for the given row.
Private methodDisableExports
Disable data exports.
Private methodDisableExports3
Disable data exports.
Private methodEnableExports
Enable data exports.
Private methodEnableExports3
Enable data exports.
Private methodGenerateExport
Protected methodGetActiveFilter
Returns the active filter from the filter object manager if there is one.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterActiveReport
Returns the ReportObj if there is an active filter with a report at the Session stored index 'reportIndex'.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterActiveStat
Returns the ReportObj if there is an active filter with a report at the Session stored index 'reportIndex'.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterId
Returns the active filter's filter ID.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterReportAt
Returns the active filter's report at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterStatAt
Returns the active filter's statistic at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetActiveReportId
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.)
Protected methodGetActiveReportIndex
Returns the active report index.
(Inherited from BasePageStandard.)
Protected methodGetActiveReportIndexStr
Returns the active report index as a string.
(Inherited from BasePageStandard.)
Protected methodGetActiveStatId
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.)
Protected methodGetActiveStatIndex
Returns the active report index.
(Inherited from BasePageStandard.)
Protected methodGetActiveStatIndexStr
Returns the active report index as a string.
(Inherited from BasePageStandard.)
Public methodGetAdminUserRole
Returns the Admin user role id as a string.
(Inherited from BasePageStandard.)
Protected methodGetFilterObjManager
Returns the filter object manager.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilter
Returns true if there is an active filter.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterActiveReport
Returns true if there is an active filter with a report at the Session stored index 'reportIndex'.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterActiveStat
Returns true if there is an active filter with a stat at the Session stored index 'statIndex'.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterReportAt
Returns true if there is an active filter with a report at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterStatAt
Returns true if there is an active filter with a stat at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetHasFilterObjManager
Returns true if there is a current filter object manager.
(Inherited from BasePageStandard.)
Public methodGetP4sPsmsUserRole
Returns the P4s Psms user role id as a string.
(Inherited from BasePageStandard.)
Public methodHasPagePerm
Returns true if the user has the current perm enabled.
(Inherited from BasePageStandard.)
Protected methodIsLoggedIn
Used to test whether the current user is logged in or not.
(Inherited from BasePageStandard.)
Public methodLoadPageFeaturePerms
Loads all the feature perms for this page.
(Inherited from BasePageStandard.)
Protected methodPage_Error
Calls Page_Error from base class, BasePageStandard.
(Overrides BasePageStandard Page_Error(Object, EventArgs).)
Protected methodPage_Load
Calls Page_Load from base class, BasePageStandard.
(Overrides BasePageStandard Page_Load(Object, EventArgs).)
Private methodPrepForm
Prepares the form for use.
Private methodProcessDataGridPageRows
Process data grid row selection changes.
Private methodProcessGridDoubleClick
Public methodRunAppLogLogin
Async execution of the app login method.
(Inherited from BasePageStandard.)
Public methodRunAppLogLogout
Async execution of the app logout method.
(Inherited from BasePageStandard.)
Public methodRunAppLogPage
Async execution of the app page method.
(Inherited from BasePageStandard.)
Private methodSetSession (Inherited from BasePageStandard.)
Private methodShowNoReportsForm
Hides all forms and shows the no reports form.
Private methodShowReportForm
Hides all forms and shows the regular report form.
Private methodUpdateGridFilter
Updates the grid's filter form.
Back to Top
Fields

  NameDescription
Protected fieldactiveIndex
Maintains the active tab index of the jquery tab control.
Protected fieldbnp
bnp control.
Protected fieldbtnCsv
btnCsv control.
Protected fieldbtnCsv3
btnCsv3 control.
Protected fieldbtnCsv4
btnCsv4 control.
Protected fieldbtnDoc
btnDoc control.
Protected fieldbtnFilterToggle
btnFilterToggle control.
Protected fieldbtnOpen4
btnOpen4 control.
Protected fieldbtnPdf
btnPdf control.
Protected fieldbtnRefresh
btnRefresh control.
Protected fieldbtnSql4
btnSql4 control.
Protected fieldbtnTab
btnTab control.
Protected fieldbtnTab3
btnTab3 control.
Protected fieldbtnTab4
btnTab4 control.
Protected fieldbtnXls
btnXls control.
Protected fieldbtnXls3
btnXls3 control.
Protected fieldbtnXls4
btnXls4 control.
Private fieldcolor1
Private fieldcolor2
Private fieldcolor3
Private fieldcolor4
Private fieldcolor5
Private fieldcolor6
Private fieldcolor7
Protected fielddChart
dChart control.
Protected fieldddlReport
ddlReport control.
Protected fieldddlRpp
ddlRpp control.
Protected fielddGrid
dGrid control.
Protected fielddGridPager
dGridPager control.
Protected fielddvChart
dvChart control.
Protected fielddvDateRange
dvDateRange control.
Protected fielddvDblClick
dvDblClick control.
Protected fielddvGrid
dvGrid control.
Protected fielddvNotice
dvNotice control.
Protected fielddvRecentWorkDetails
dvRecentWorkDetails control.
Protected fielddvReport
dvReport control.
Protected fielddvReportNoReports
dvReportNoReports control.
Protected fielddvYtdSumm
dvYtdSumm control.
Protected fieldfhp
fhp control.
Protected fieldfileName
The current page as a file name.
(Inherited from BasePageStandard.)
Protected fieldfileNameShort
The current page as a file name with no extension.
(Inherited from BasePageStandard.)
Protected fieldforceNoColumnTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldforceNoDataTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldforceNoReportTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldForm1
Form1 control.
Protected fieldhfTabIndex
hfTabIndex control.
Protected fieldignoreInjection
Ignore the injection checks while true.
(Inherited from BasePageStandard.)
Protected fieldignoreTimeout
If set to true ignores timeout processing and redirection.
(Inherited from BasePageStandard.)
Private fieldIS_POSTBACK (Inherited from BasePageStandard.)
Protected fieldisLoggedIn
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.)
Protected fieldkey
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.)
Protected fieldlblEndDate1
lblEndDate1 control.
Protected fieldlblFilterName
lblFilterName control.
Protected fieldlblPedCrashesAllLytd
lblPedCrashesAllLytd control.
Protected fieldlblPedCrashesAllLytdYear
lblPedCrashesAllLytdYear control.
Protected fieldlblPedCrashesAllYtd
lblPedCrashesAllYtd control.
Protected fieldlblPedCrashesAllYtdYear
lblPedCrashesAllYtdYear control.
Protected fieldlblPedCrashesFatalLytd
lblPedCrashesFatalLytd control.
Protected fieldlblPedCrashesFatalLytdYear
lblPedCrashesFatalLytdYear control.
Protected fieldlblPedCrashesFatalYtd
lblPedCrashesFatalYtd control.
Protected fieldlblPedCrashesFatalYtdYear
lblPedCrashesFatalYtdYear control.
Protected fieldlblPedCrashesSevereLytd
lblPedCrashesSevereLytd control.
Protected fieldlblPedCrashesSevereLytdYear
lblPedCrashesSevereLytdYear control.
Protected fieldlblPedCrashesSevereYtd
lblPedCrashesSevereYtd control.
Protected fieldlblPedCrashesSevereYtdYear
lblPedCrashesSevereYtdYear control.
Protected fieldlblReport
lblReport control.
Protected fieldlblReportName
lblReportName control.
Protected fieldlblRpp
lblRpp control.
Protected fieldlblStartDate1
lblStartDate1 control.
Protected fieldlblViewName
lblViewName control.
Protected fieldStatic memberMAX_VALUES
The maximum number of values a column can have to represent as a pie chart.
Protected fieldmaxBulkExpRows
The maximum number of rows supported in a bulk export operation/
(Inherited from BasePageStandard.)
Protected fieldmaxExpRows
Sets the maximum number of rows donwloads will be supported on.
(Inherited from BasePageStandard.)
Protected fieldmaxJsonCols
The maximum number of JSON columns supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.)
Protected fieldmaxJsonRows
The maximum number of JSON rows supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.)
Protected fieldmaxRowReturn
Sets the maximum row return for the data grid view.
(Inherited from BasePageStandard.)
Protected fieldmaxToolRows
The maximum number of rows allowed in complex tools.
(Inherited from BasePageStandard.)
Protected fieldmessage
message control.
Protected fieldmfp
mfp control.
Protected fieldmmp
mmp control.
Private fieldMSG (Inherited from BasePageStandard.)
Protected fieldpageFeaturePerms
List of features permissions granted by page.
(Inherited from BasePageStandard.)
Protected fieldpageIntro
pageIntro control.
Protected fieldrootDir
THe current parent directory of the page.
(Inherited from BasePageStandard.)
Protected fieldrUrl
The current URL of this page.
(Inherited from BasePageStandard.)
Protected fieldrUrlLower
The current URL of this page in lowercase form.
(Inherited from BasePageStandard.)
Protected fieldScriptmanager1
Scriptmanager1 control.
Private fieldSession
Static self reference to the current Session. New keyword lets the system know we are intentionally overriding the Session.
(Inherited from BasePageStandard.)
Protected fieldsessionPrefix
Stores the local page's session prefix, used for advanced session management.
(Inherited from BasePageStandard.)
Private fieldshowFilter
Holds a local copy of the show filter variable. Turns on/off the grid filter form.
Protected fieldsvc
A P4S3 Web Service client.
(Inherited from BasePageStandard.)
Protected fieldtempDir
The local temp directory for this web application.
(Inherited from BasePageStandard.)
Protected fieldtxtFormFields
txtFormFields control.
Protected fieldUpdatePanel1
UpdatePanel1 control.
Protected fielduserId
The active userId.
(Inherited from BasePageStandard.)
Protected fielduserRoleId
The current user's role id.
(Inherited from BasePageStandard.)
Protected fieldWaitingPopup1
WaitingPopup1 control.
Back to Top
See Also