Function Forum_driver_none->get_top_posters

Definitions

sources/forum/none.php

  • Get the rows for the top given number of posters on the forum.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$limit integer required parameter N/A N/A The limit to the number of top posters to fetch

Return

  • The rows for the given number of top posters in the forum
  • Type: array
  • Set: N/A
  • Range: N/A