Function Module_points->points_profile

Definitions

site/pages/modules/points.php

  • The UI for a points profile.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * The UI for a points profile.
 *
 * @return Tempcode The UI
 */

public function points_profile() : object