Function Forum_driver_wbb22->mrow_username
Definitions
sources/forum/wbb22.php
- From a member row, get the member's name.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$r | array | required parameter | N/A | N/A | The profile-row |
Return
- The username
- Type: string
- Set: N/A
- Range: N/A