Function Module_tickets->render_ticket_row

Definitions

site/pages/modules/tickets.php

  • Render a ticket link row.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$topic array required parameter N/A N/A Ticket details (from forum API)

Return

  • A tuple: Ticket row (Tempcode), Ticket type (ID), Ticket type (String)
  • Type: array
  • Set: N/A
  • Range: N/A