Function __global->show_content_reviews

Definitions

sources/content_reviews.php

  • Show content review details.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$content_type ID_TEXT required parameter N/A N/A The content type
$content_id ID_TEXT required parameter N/A N/A The content ID
$display_mode integer 0 N/A N/A The display mode (0=show full box of review information, 1=show last reviewed time, 2=show next reviewed time)

Return

  • Content review details to show
  • Type: string
  • Set: N/A
  • Range: N/A