Click or drag to resize

Frontend Fields

The NotificationsFrontend type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCode exampleAfterLoad
Occurs after the module has processed the request.
Public fieldStatic memberCode exampleAfterSelectData
Occurs after the data which will be presented to the user is selected.
Public fieldStatic memberCode exampleBeforeLoad
Occurs when the module is about to process the request.
Public fieldStatic memberCode exampleBeforeSelectData
Occurs before the data which will be presented to the user is selected.
Top
See Also