Méthode | Description | |
---|---|---|
__construct ( $itemId, $itemType, $stageId, $template = null ) | Constructor. |
Méthode | Description | |
---|---|---|
_getMailTemplate ( $submission, $templateKey, $includeSignature = true ) : array | return app-specific mail template. | |
_getStageTemplates ( ) : array | Return app-specific stage templates. |
public __construct ( $itemId, $itemType, $stageId, $template = null ) |
protected _getMailTemplate ( $submission, $templateKey, $includeSignature = true ) : array | ||
$submission | Submission | |
$templateKey | string | |
$includeSignature | boolean optional | |
Résultat | array |
protected _getStageTemplates ( ) : array | ||
Résultat | array |