Function Forum_driver_vb3->_forum_url
Definitions
sources/forum/vb3.php
- Get a URL to the specified forum.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$forum_id | integer | required parameter | N/A | N/A | The forum ID |
Return
- The URL to the specified forum
- Type: URLPATH
- Set: N/A
- Range: N/A