Function Module_topics->attach_quotes
Definitions
forum/pages/modules/topics.php
- Create a default post based on a template of quoting the given list of quotes.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$quotes | array | required parameter | N/A | N/A | A list of posts to quote |
Return
- The default post
- Type: Tempcode
- Set: N/A
- Range: N/A