Function Module_wiki->_render_screen_buttons

Definitions

site/pages/modules/wiki.php

  • Show the buttons on the Wiki+ page viewing screen.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$chain SHORT_TEXT required parameter N/A N/A The ID chain being used to get to this page
$id AUTO_LINK required parameter N/A N/A The ID of the page we are showing the menu on
$may_post boolean True N/A N/A Whether posting is generally allowed (may be passed false if too many posts)

Return

  • The button Tempcode
  • Type: Tempcode
  • Set: N/A
  • Range: N/A