Implements interfaces:
使用sendmail发送邮件
Located in /mail/sender/WindSendMail.php [line 13]
WindModule | --WindSendMail
Methods
Inherited From WindModule
WindModule::$_config WindModule::$_proxy WindModule::$_typeValidation
WindModule::getConfig() 根据配置名取得相应的配置 WindModule::getRequest() 返回当前应用的WindHttpRequest对象 WindModule::getResponse() 返回当前应用的WindHttpResponse对象 WindModule::getSystemFactory() 返回当前应用的WindFactory对象 WindModule::setConfig() 设置类配置 WindModule::setDelayAttributes() 设置延迟加载类属性相关组件配置信息 WindModule::toArray() 返回该对象的数组类型 WindModule::writeTableCloneProperty() 类对象clone白名单 WindModule::__call() 重载了魔术方法__call WindModule::__clone() 重载魔术方法__clone WindModule::__get() 重载了魔术方法__get WindModule::__set() 重载了魔术方法__set
void send( $mail, [ $config = array()] )