Function Hook_profiles_tabs_about->is_active
Definitions
sources/hooks/systems/profiles_tabs/about.php
- Find whether this hook is active.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id_of | MEMBER | required parameter | N/A | N/A | The ID of the member who is being viewed |
$member_id_viewing | MEMBER | required parameter | N/A | N/A | The ID of the member who is doing the viewing |
Return
- Whether this hook is active
- Type: boolean
- Set: N/A
- Range: N/A