Function CMS_Topic->_grab_at_and_underneath
Definitions
sources/topics.php
- Grab posts at or underneath a reference post.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$parent_post_id | ?AUTO_LINK | required parameter | N/A | N/A | Reference post in thread (null: root) |
$posts_in | array | required parameter | N/A | N/A | Posts to choose from |
Return
- Relevant posts
- Type: array
- Set: N/A
- Range: N/A