PHP Classes

File: modules/system/models/mailtemplate/fields.yaml

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/models/mailtemplate/fields.yaml   Download  
File: modules/system/models/mailtemplate/fields.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 7 months ago
Size: 1,118 bytes
 

Contents

Class file image Download
# =================================== # Field Definitions # =================================== fields: layout: label: system::lang.mail_templates.layout type: relation emptyOption: system::lang.mail_templates.no_layout code: label: system::lang.mail_templates.code comment: system::lang.mail_templates.code_comment span: left context: create subject@create: label: system::lang.mail_templates.subject comment: system::lang.mail_templates.subject_comment span: right subject@update: label: system::lang.mail_templates.subject description: label: system::lang.mail_templates.description type: textarea size: tiny secondaryTabs: fields: content_html: type: markdown size: giant tab: system::lang.mail_templates.content_html safe: true stretch: true content_text: type: textarea size: giant tab: system::lang.mail_templates.content_text stretch: true