Function Module_admin_cns_multi_moderations->get_form_fields

Definitions

adminzone/pages/modules/admin_cns_multi_moderations.php

  • Get Tempcode for adding/editing form.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$name SHORT_TEXT Blank (empty string) N/A N/A The name of the Multi Moderation
$post_text LONG_TEXT Blank (empty string) N/A N/A The text to place as a post in the topic when the Multi Moderation is performed
$move_to ?AUTO_LINK Null N/A N/A Move the topic to this forum (null: don't move)
$pin_state ?BINARY Null N/A N/A What to change the pin state to (null: don't change)
$open_state ?BINARY Null N/A N/A What to change the open state to (null: don't change)
$forum_multi_code SHORT_TEXT * N/A N/A The forum multicode identifying where the multi-moderation is applicable
$title_suffix SHORT_TEXT Blank (empty string) N/A N/A The title suffix

Return

  • A pair: The input fields, Hidden fields
  • Type: array
  • Set: N/A
  • Range: N/A