Function Forum_driver_cns->_forum_url
Definitions
sources/forum/cns.php
- Get a URL to the specified forum.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$forum_id | integer | required parameter | N/A | N/A | The forum ID |
$tempcode_okay | boolean | False | N/A | N/A | Whether it is okay to return the result using Tempcode (more efficient) |
Return
- The URL to the specified forum
- Type: mixed
- Set: N/A
- Range: N/A