Function Hook_members_quiz->get_sections

Definitions

sources/hooks/modules/members/quiz.php

  • Get sections to inject to about tab of the member profile.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The ID of the member we are getting sections for

Return

  • List of sections. Each tuple is Tempcode.
  • Type: array
  • Set: N/A
  • Range: N/A