PHP 클래스 IMP_Maillog_Log_Forward, horde

저자: Michael Slusarz ([email protected])
상속: extends IMP_Maillog_Log_Sentmail
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_action
$_recipients string List of recipients.

공개 메소드들

메소드 설명
__construct ( array $params = [] )
__get ( $name )
addData ( )

보호된 메소드들

메소드 설명
_getMessage ( )

메소드 상세

__construct() 공개 메소드

public __construct ( array $params = [] )
$params array Parameters: - recipients: (string) Recipient list.

__get() 공개 메소드

public __get ( $name )

_getMessage() 보호된 메소드

protected _getMessage ( )

addData() 공개 메소드

public addData ( )

프로퍼티 상세

$_action 보호되어 있는 프로퍼티

protected $_action

$_recipients 보호되어 있는 프로퍼티

List of recipients.
protected string $_recipients
리턴 string