Class TestEmailActionForm
Adds test campaign-specific fields to InlineEmail
- CComponent
- CModel implements IteratorAggregate, ArrayAccess
- CFormModel
- InlineEmail
- TestEmailActionForm
public
array
|
|
public
|
|
public
|
__construct(),
attributeNames(),
init()
|
addError(),
addErrors(),
afterConstruct(),
afterValidate(),
beforeValidate(),
clearErrors(),
createValidators(),
generateAttributeLabel(),
getAttributeLabel(),
getAttributes(),
getError(),
getErrors(),
getIterator(),
getSafeAttributeNames(),
getScenario(),
getValidatorList(),
getValidators(),
hasErrors(),
isAttributeRequired(),
isAttributeSafe(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
onAfterConstruct(),
onAfterValidate(),
onBeforeValidate(),
onUnsafeAttribute(),
setAttributes(),
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()
|
AHTAG,
SIGNATURETAG,
TRACKTAG,
UIDREGEX
|
public
mixed
|
$campaignId |
|
|
public
mixed
|
$campaign |
|
|
public
string
|
$modelName | 'Contacts' |
#
Stores the name of the model associated with the email i.e. Contacts or Quote. |
public
mixed
|
$recordName |
|
$attachments,
$bcc,
$cc,
$contactFlag,
$emailBody,
$emailSendTime,
$emailSendTimeParsed,
$mailingList,
$message,
$modelId,
$preview,
$requireSubjectOnCustom,
$stageEmail,
$subject,
$template,
$to
|
$actionHeader,
$insertableAttributes,
$recipientContacts,
$recipients,
$signature,
$targetModel,
$templateModel,
$trackingImage,
$uniqueId
|
$attributes,
$errors,
$iterator,
$safeAttributeNames,
$scenario,
$validatorList,
$validators
|