Function Forum_driver_none->post_url
Definitions
sources/forum/none.php
- Get a URL to the specified post ID.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$post_id | integer | required parameter | N/A | N/A | The post ID |
$forum | ?mixed | required parameter | N/A | N/A | The forum ID (null: private topic) |
Return
- The URL to the post
- Type: URLPATH
- Set: N/A
- Range: N/A