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