Class MailjetAccount
Authentication data for using a Mailjet account to send email.
Similar to EmailAccount but with certain details already filled in
- CComponent
- CModel implements IteratorAggregate, ArrayAccess
- JSONEmbeddedModel
- EmailAccount
- MailjetAccount
Package: application\models\embedded
Located at x2engine/protected/models/embedded/MailjetAccount.php
Located at x2engine/protected/models/embedded/MailjetAccount.php
public
array
|
#
attributeLabels( )
Returns the attribute labels. Attribute labels are mainly used in error
messages of validation. By default an attribute label is generated using |
public
|
|
public
|
|
public
|
|
public
array
|
detailView(),
emailUser()
|
addError(),
addErrors(),
afterConstruct(),
afterValidate(),
beforeValidate(),
behaviors(),
clearErrors(),
createValidators(),
generateAttributeLabel(),
getAttributeLabel(),
getAttributes(),
getError(),
getErrors(),
getIterator(),
getSafeAttributeNames(),
getScenario(),
getValidatorList(),
getValidators(),
hasErrors(),
isAttributeRequired(),
isAttributeSafe(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
onAfterConstruct(),
onAfterValidate(),
onBeforeValidate(),
onUnsafeAttribute(),
setScenario(),
unsetAttributes(),
validate()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
string
|
'' |
||
public
string
|
$password | '' |
|
public
integer
|
$port | 587 |
|
public
string
|
$security | 'tls' |
|
public
string
|
$senderName | '' |
|
public
string
|
$server | 'in-v3.mailjet.com' |
|
public
string
|
$user | '' |
$enableVerification,
$imapNoValidate,
$imapPort,
$imapSecurity,
$imapServer
|
$_attributeNames,
$exoAttr,
$exoFormName,
$exoModel,
$requiresAdmin
|
$attributes,
$errors,
$iterator,
$safeAttributeNames,
$scenario,
$validatorList,
$validators
|