Function Forum_driver_cns->_join_url
Definitions
sources/forum/cns.php
- Get a URL to the registration page (for people to create member accounts).
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$tempcode_okay | boolean | False | N/A | N/A | Whether it is okay to return the result using Tempcode (more efficient, and allows keep_* parameters to propagate which you almost certainly want!) |
Return
- The URL to the registration page
- Type: mixed
- Set: N/A
- Range: N/A