PHP 클래스 StageParticipantNotifyForm, ojs

상속: extends PKPStageParticipantNotifyForm
파일 보기 프로젝트 열기: pkp/ojs 1 사용 예제들

공개 메소드들

메소드 설명
__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