Overview

Packages

  • None
  • PHPShopAjaxElements
  • PHPShopAjaxElementsDepricated
  • PHPShopArray
  • PHPShopClass
    • Helper
  • PHPShopCore
  • PHPShopCoreDepricated
  • PHPShopCoreFunction
  • PHPShopDepricated
  • PHPShopElements
  • PHPShopElementsDepricated
  • PHPShopGUI
  • PHPShopInc
  • PHPShopObj
  • PHPShopParser
  • PHPShopShopCore
  • PHPShopTest

Classes

  • AjaxNotice
  • AjaxPricemail
  • AjaxReview
  • PHPShopCompare
  • PHPShopMailFile
  • PHPShopOrderDelivery
  • PHPShopSortSearch
  • PHPShopTemplates
  • XMLparser

Functions

  • __
  • __hide
  • _e
  • allowedFunctions
  • array2iconv
  • CheckCanGzip
  • debug
  • delivery
  • evalstr
  • GetFile
  • getfullname
  • getLicense
  • getYandexSearchSql
  • GzDocOut
  • json_encode
  • json_fix_cyr
  • json_fix_utf
  • mailcartforma
  • NumFrom
  • option_check
  • option_select_add
  • ordercartforma
  • parse_ini_file_true
  • parseDatabase
  • PHPShopAutoLoadClass
  • phpshopparserevalstr
  • preExtractCallBack
  • query_filter
  • query_multibase
  • ratingshort
  • readDatabase
  • set_meta
  • sorttemplateexample
  • stripslashes_deep
  • SysValueReturn
  • timer
  • tmpGetFile
  • usercartforma
  • userdeleveryforma
  • userfiles
  • userorderdoclink
  • userorderfiles
  • userorderpaymentlink
  • utf8_win1251
  • writeLangFile
  • xml2array
  • Overview
  • Package
  • Class
  • Tree

Class PHPShopMailFile

Библиотека Отправление почты с вложением

PHPShopMail
Extended by PHPShopMailFile
Located at class/mail.class.php
Methods summary
public
# __construct( string $to, string $from, string $subject, string $content, boolean $filename, boolean $file, array $option = false )

Конструктор

Конструктор

Parameters

$to
куда
$from
от кого
$subject
$zag заголовок письма
$content
содержание письма
$filename
$type тип письма, текст или html, true ='text/html', false = text/plain
$file
$noSend true - не отсылать письмо при создании экземпляра класса.
$option
дополнительные параметры SMTP

Overrides

PHPShopMail::__construct()
Methods inherited from PHPShopMail
sendMail(), sendMailNow(), setOrgData()
Properties inherited from PHPShopMail
$codepage, $debug, $type
PHPShop 6.X API documentation generated by ApiGen