messaging-panel

The entry tag to indicate the start of the page content for the messaging panel. This will automatically insert all of the necessary layout elements like banner menu, left menu, etc. Everything under this element is rendered within a single form of the content area of the web page.

NOTE: If you do not use this tag, you will need to know more details on the Cocoon framework and how web pages are designed.

Attributes

Child Elements

Any

Example

The following is the default messaging panel included with the installation of xMatters:

<messaging-panel>
  <messaging-event-data group-label="Message" />
  <messaging-recipients group-label="Recipients" />
  <messaging-device-filters group-label="Delivery" />
  <messaging-schedule />
</messaging-panel>

Custom XML Tags

Custom Subscription XML Tags

Custom Messaging XML Tags

Custom Subscription and Messaging Panels