Function Hook_points_member__join->points_profile
Definitions
sources/hooks/systems/points/member__join.php
- Determine the aggregate row language for POINTS_PROFILE.tpl.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
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 (null: was run from the admin ledger) |
$member_id_viewing | ?MEMBER | required parameter | N/A | N/A | The ID of the member who is doing the viewing (null: current member) |
Return
- List containing label for use with aggregate point tables (null: hook disabled)
- Type: ?array
- Set: N/A
- Range: N/A