Class Redwood::ReplyMode
In: lib/sup/modes/reply-mode.rb
Parent: EditMessageMode

Methods

Constants

REPLY_TYPES = [:sender, :recipient, :list, :all, :user]
TYPE_DESCRIPTIONS = { :sender => "Sender", :recipient => "Recipient", :all => "All", :list => "Mailing list", :user => "Customized"

Public Class methods

Protected Instance methods

[Validate]