Stuff
Inherits PlaceOS::Driver::Interface::MailerTemplates < PlaceOS::Driver < Reference < Object
Constants
SEPERATOR = "."
Class methods
driver_interface
Instance methods
building_zone
Sourceconnected
Sourcedisconnected
Sourcefind_template_fields
Sourceget_email_templates_on_building_zone
Sourceget_email_templates_on_org_zone?
Sourcelist_mailer_drivers
Sourceon_load
Sourceon_unload
Sourceon_update
Sourceorg_zone
Sourcetemplate_fields
[ TemplateFields.new( trigger: {"bookings", "booked_by_notify"}, name: "Booking booked by notification", description: nil, fields: common_fields ), TemplateFields.new( trigger: {"bookings", "booking_notify"}, name: "Booking notification", description: "This template is used for booking notifications", fields: common_fields + [ {name: "start_time", description: "The start time of the booking"}, ] ), ] end