Class: Renalware::Letters::LetterPresenter::Completed

Inherits:
Renalware::Letters::LetterPresenter show all
Defined in:
app/presenters/renalware/letters/letter_presenter.rb

Constant Summary

Constants inherited from Renalware::Letters::LetterPresenter

ADHOC_PRINTING_CSS

Instance Method Summary collapse

Methods inherited from Renalware::Letters::LetterPresenter

#cc_recipients, #cc_recipients_for_envelop_stuffing, #content, #description, #electronic_cc_receipts, #event_description, #hospital_unit_code, #hospital_unit_renal_registry_code, #main_recipient, #part_for, #parts, #patient, #pdf_filename, #pdf_stateless_filename, #state_description, #title, #to_html, #type, #typist

Methods inherited from DumbDelegator

#inspect, #public_send, #send, #try, #try!

Instance Method Details

#view_labelObject



190
191
192
# File 'app/presenters/renalware/letters/letter_presenter.rb', line 190

def view_label
  "View"
end