PHP Класс Pimcore\Model\Webservice\Data\Document\Newsletter

Наследование: extends Pimcore\Model\Webservice\Data\Document\Snippet
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$enableTrackingParameters boolean enables adding tracking parameters to all links
$from string Contains the from email address
$sendingMode string
$subject string Contains the email subject
$trackingParameterMedium string
$trackingParameterName string
$trackingParameterSource string
$type string Static type of the document

Описание свойств

$enableTrackingParameters публичное свойство

enables adding tracking parameters to all links
public bool $enableTrackingParameters
Результат boolean

$from публичное свойство

Contains the from email address
public string $from
Результат string

$sendingMode публичное свойство

public string $sendingMode
Результат string

$subject публичное свойство

Contains the email subject
public string $subject
Результат string

$trackingParameterMedium публичное свойство

public string $trackingParameterMedium
Результат string

$trackingParameterName публичное свойство

public string $trackingParameterName
Результат string

$trackingParameterSource публичное свойство

public string $trackingParameterSource
Результат string

$type публичное свойство

Static type of the document
public string $type
Результат string