프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$handler |
메소드 | 설명 | |
---|---|---|
__construct ( $handler ) | ||
handle_insert ( $value, Falcon_Reply $reply ) | ||
notify_new_topic ( $topic_id, $forum_id, $anonymous_data, $topic_author ) | Notify user roles on new topic | |
notify_on_reply ( $reply_id, $topic_id, $forum_id, $anonymous_data = false, $reply_author ) | Send a notification to subscribers | |
register_settings ( ) | ||
settings_field_topic_notification ( ) | Print field for new topic notification | |
validate_topic_notification ( array $input ) : array | Validate the new topic notification |
메소드 | 설명 | |
---|---|---|
is_allowed_type ( $type ) |
public notify_new_topic ( $topic_id, $forum_id, $anonymous_data, $topic_author ) |
public notify_on_reply ( $reply_id, $topic_id, $forum_id, $anonymous_data = false, $reply_author ) |
public static settings_field_topic_notification ( ) |
public validate_topic_notification ( array $input ) : array | ||
$input | array | |
리턴 | array |