Function Hook_addon_registry_chat->tpl_preview__chat_message
Definitions
sources/hooks/systems/addon_registry/chat.php
- Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.Uses sources/lorem.php functions to place appropriate stock-text. Should not hard-code things, as the code is intended to be declarative.Assumptions: You can assume all Lang/CSS/JavaScript files in this addon have been pre-required.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Return
- Preview
- Type: Tempcode
- Set: N/A
- Range: N/A