/sources/ocf_moderation_action.php

Description
Functions
ocf_make_multi_moderation (line 34)

Add a multi moderation to the system.

  • return: The ID of the multi moderation just added.
AUTO_LINK ocf_make_multi_moderation (SHORT_TEXT $name, LONG_TEXT $post_text, ?AUTO_LINK $move_to, BINARY $pin_state, BINARY $sink_state, BINARY $open_state, [SHORT_TEXT $forum_multi_code = '*'], [SHORT_TEXT $title_suffix = ''])
  • SHORT_TEXT $name: The name of the multi moderation.
  • LONG_TEXT $post_text: The post text to add when applying (blank: don't add a post).
  • ?AUTO_LINK $move_to: The forum to move the topic when applying (NULL: do not move).
  • BINARY $pin_state: The pin state after applying.
  • BINARY $sink_state: The sink state after applying.
  • BINARY $open_state: The open state after applying.
  • SHORT_TEXT $forum_multi_code: The forum multi code for where this multi moderation may be applied.
  • SHORT_TEXT $title_suffix: The title suffix.

Documentation generated on Sun, 02 Jan 2011 23:20:02 +0000 by phpDocumentor 1.4.3