Function __global->web_notification_to_xml
Definitions
sources/notification_poller.php
- Get XML for sending a notification to the current user's web browser.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$row | array | required parameter | N/A | N/A | Notification row |
Return
- The XML
- Type: string
- Set: N/A
- Range: N/A