PHP Class notify\components\Notify

Inheritance: extends CApplicationComponen\CApplicationComponent
Afficher le fichier Open project: yupe/yupe

Méthodes publiques

Свойство Type Description
$mail

Méthodes publiques

Méthode Description
init ( )
send ( User $user, $theme, $view, $data ) : mixed
setMail ( Mail $mail )

Method Details

init() public méthode

public init ( )

send() public méthode

public send ( User $user, $theme, $view, $data ) : mixed
$user User
$theme
$view
$data
Résultat mixed

setMail() public méthode

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

Property Details

$mail public_oe property

public $mail