Package application\models\embedded
EmailAccount | Authentication data and tools for interfacing with a SMTP server, i.e. to send email. |
EmailDropboxSettings | Settings for the email dropbox. |
GMailAccount | Authentication data for using a Google account to send email. |
GoogleProject | A model class for dealing with "embedded" models, whose attributes are stored in
a database column as a JSON-encoded string, when using JSONEmbeddedModelFieldsBehavior . |
JSONEmbeddedModel | A model class for dealing with "embedded" models, whose attributes are stored in
a database column as a JSON-encoded string, when using JSONEmbeddedModelFieldsBehavior . |
MailgunAccount | Authentication data for using a Mailgun account to send email. |
MailjetAccount | Authentication data for using a Mailjet account to send email. |
MandrillAccount | Authentication data for using a Mandrill account to send email. |
OutlookEmailAccount | Authentication data for using an Outlook account to send email. |
SendgridAccount | Authentication data for using a Sendgrid account to send email. |
SESAccount | Authentication data for using an Amazon SES account to send email. |
TwitterApp | Authentication data for using a Twitter app to enable Twitter integration. |
WidgetLayout | A model class for dealing with "embedded" models, whose attributes are stored in
a database column as a JSON-encoded string, when using JSONEmbeddedModelFieldsBehavior . |
YahooEmailAccount | Authentication data for using a Yahoo account to send email. |