PHP Класс StageParticipantNotifyForm, ojs

Наследование: extends PKPStageParticipantNotifyForm
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( $itemId, $itemType, $stageId, $template = null ) Constructor.

Защищенные методы

Метод Описание
_getMailTemplate ( $submission, $templateKey, $includeSignature = true ) : array return app-specific mail template.
_getStageTemplates ( ) : array Return app-specific stage templates.

Описание методов

__construct() публичный Метод

Constructor.
public __construct ( $itemId, $itemType, $stageId, $template = null )

_getMailTemplate() защищенный Метод

return app-specific mail template.
protected _getMailTemplate ( $submission, $templateKey, $includeSignature = true ) : array
$submission Submission
$templateKey string
$includeSignature boolean optional
Результат array

_getStageTemplates() защищенный Метод

Return app-specific stage templates.
protected _getStageTemplates ( ) : array
Результат array