ocf_make_multi_moderation (line 34)
Add a multi moderation to the system.
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.