Function Forum_driver_vb3->get_topic_count

Definitions

sources/forum/vb3.php

  • Get the given member's topic count.
  • Visibility: public
  • 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 ID

Return

  • The topic count
  • Type: integer
  • Set: N/A
  • Range: N/A