Function CMS_Topic->_grab_full_post_details
Definitions
sources/topics.php
- Load full details for posts (we had not done so far to preserve memory).
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$posts | array | required parameter | N/A | N/A | Posts to load |
Return
- Upgraded posts
- Type: array
- Set: N/A
- Range: N/A