Function Forum_driver_base->is_super_admin
Definitions
sources/forum_stub.php
- Find whether a member is a super administrator.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | MEMBER | required parameter | N/A | N/A | The member |
Return
- The answer
- Type: boolean
- Set: N/A
- Range: N/A