PHP 클래스 notify\components\Notify

상속: extends CApplicationComponen\CApplicationComponent
파일 보기 프로젝트 열기: yupe/yupe

공개 프로퍼티들

프로퍼티 타입 설명
$mail

공개 메소드들

메소드 설명
init ( )
send ( User $user, $theme, $view, $data ) : mixed
setMail ( Mail $mail )

메소드 상세

init() 공개 메소드

public init ( )

send() 공개 메소드

public send ( User $user, $theme, $view, $data ) : mixed
$user User
$theme
$view
$data
리턴 mixed

setMail() 공개 메소드

public setMail ( Mail $mail )
$mail yupe\components\Mail

프로퍼티 상세

$mail 공개적으로 프로퍼티

public $mail