Function Module_admin_site_messaging->add_or_edit
Definitions
adminzone/pages/modules/admin_site_messaging.php
- The UI to add or edit a site message.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ?AUTO_LINK | Null | N/A | N/A | The ID of the message we are editing (null: adding a new one) |
Return
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A