Свойство | Type | Description | |
---|---|---|---|
$elementsTotal | integer | ||
$emailAddresses | string[] | ||
$emailFieldName | string[] | ||
$list | |||
$reportId | integer |
Méthode | Description | |
---|---|---|
__construct ( $params ) | IAddressSourceAdapter constructor. | |
getMailAddressesForBatchSending ( ) : |
returns array of email addresses for batch sending | |
getParamsForSingleSending ( $limit, $offset ) : |
returns array of params to be set on mail for single sending | |
getParamsForTestSending ( string $emailAddress ) : |
returns params to be set on mail for test sending | |
getTotalRecordCount ( ) : integer | returns total number of newsletter recipients |
Méthode | Description | |
---|---|---|
getListing ( ) : |
public __construct ( $params ) | ||
$params |
protected getListing ( ) : |
||
Résultat |
public getMailAddressesForBatchSending ( ) : |
||
Résultat |
public getParamsForSingleSending ( $limit, $offset ) : |
||
$limit | ||
$offset | ||
Résultat |
public getParamsForTestSending ( string $emailAddress ) : |
||
$emailAddress | string | |
Résultat |
public getTotalRecordCount ( ) : integer | ||
Résultat | integer |
protected Listing,Pimcore\Model\Object $list | ||
Résultat |