Function __global->points_sent

Definitions

sources/points.php

  • Get the total points the provided member sent to other members (and not the system). This includes gift points.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member which to get the total sent points

Return

  • The total number of points the member sent to other members
  • Type: integer
  • Set: N/A
  • Range: N/A