Blesta
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • blesta
    • app
      • components
        • events
          • default
      • controllers
      • models
    • components
      • auth
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • exchange
        • rates
          • foxrate
          • google
            • finance
          • yahoo
            • finance
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
      • json
      • modules
      • net
        • http
        • net
          • amazon
            • s3
          • geo
            • ip
      • plugins
      • recaptcha
      • security
      • session
        • cart
      • settingscollection
      • upgrades
      • upload
      • vcard
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
  • com
    • tecnick
      • tcpdf
        • blesta
          • components
            • invoice
              • templates
                • quickbooks
                  • invoice
                • templates
                  • default
  • Crypt
    • AES
    • DES
    • Hash
    • Random
    • RC4
    • Rijndael
    • RSA
    • TerraDES
  • File
    • ANSI
    • ASN1
    • X509
  • Math
    • BigInteger
  • minPHP
    • components
      • input
      • record
    • helpers
      • color
      • data
        • structure
      • date
      • html
      • xml
    • lib
  • Net
    • SFTP
    • SSH1
    • SSH2
  • None
  • PHP
  • PHPMailer
  • Services
    • JSON
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

Classes

  • Swift_FailoverTransport
  • Swift_LoadBalancedTransport
  • Swift_MailTransport
  • Swift_Plugins_Loggers_ArrayLogger
  • Swift_Plugins_Loggers_EchoLogger
  • Swift_SendmailTransport
  • Swift_SmtpTransport
  • Swift_Transport_AbstractSmtpTransport
  • Swift_Transport_Esmtp_Auth_CramMd5Authenticator
  • Swift_Transport_Esmtp_Auth_LoginAuthenticator
  • Swift_Transport_Esmtp_Auth_PlainAuthenticator
  • Swift_Transport_Esmtp_AuthHandler
  • Swift_Transport_EsmtpTransport
  • Swift_Transport_FailoverTransport
  • Swift_Transport_LoadBalancedTransport
  • Swift_Transport_MailTransport
  • Swift_Transport_SendmailTransport
  • Swift_Transport_SimpleMailInvoker
  • Swift_Transport_StreamBuffer

Interfaces

  • Swift_Plugins_Logger
  • Swift_Transport
  • Swift_Transport_Esmtp_Authenticator
  • Swift_Transport_EsmtpHandler
  • Swift_Transport_IoBuffer
  • Swift_Transport_MailInvoker
  • Swift_Transport_SmtpAgent

Exceptions

  • Swift_Plugins_Pop_Pop3Exception
  • Swift_TransportException

Package Swift\Transport

Classes summary

Swift_FailoverTransport Contains a list of redundant Transports so when one fails, the next is used.
Swift_LoadBalancedTransport Redudantly and rotationally uses several Transport implementations when sending.
Swift_MailTransport Sends Messages using the mail() function.
Swift_Plugins_Loggers_ArrayLogger Logs to an Array backend.
Swift_Plugins_Loggers_EchoLogger Prints all log messages in real time.
Swift_SendmailTransport SendmailTransport for sending mail through a sendmail/postfix (etc..) binary.
Swift_SmtpTransport Sends Messages over SMTP with ESMTP support.
Swift_Transport_AbstractSmtpTransport Sends Messages over SMTP.
Swift_Transport_Esmtp_Auth_CramMd5Authenticator Handles CRAM-MD5 authentication.
Swift_Transport_Esmtp_Auth_LoginAuthenticator Handles LOGIN authentication.
Swift_Transport_Esmtp_Auth_PlainAuthenticator Handles PLAIN authentication.
Swift_Transport_Esmtp_AuthHandler An ESMTP handler for AUTH support.
Swift_Transport_EsmtpTransport Sends Messages over SMTP with ESMTP support.
Swift_Transport_FailoverTransport Contains a list of redundant Transports so when one fails, the next is used.
Swift_Transport_LoadBalancedTransport Redudantly and rotationally uses several Transports when sending.
Swift_Transport_MailTransport Sends Messages using the mail() function.
Swift_Transport_SendmailTransport SendmailTransport for sending mail through a sendmail/postfix (etc..) binary.
Swift_Transport_SimpleMailInvoker This is the implementation class for Swift_Transport_MailInvoker.
Swift_Transport_StreamBuffer A generic IoBuffer implementation supporting remote sockets and local processes.

Interfaces summary

Swift_Plugins_Logger Logs events in the Transport system.
Swift_Transport Sends Messages via an abstract Transport subsystem.
Swift_Transport_Esmtp_Authenticator An Authentication mechanism.
Swift_Transport_EsmtpHandler An ESMTP handler.
Swift_Transport_IoBuffer Buffers input and output to a resource.
Swift_Transport_MailInvoker This interface intercepts calls to the mail() function.
Swift_Transport_SmtpAgent Wraps an IoBuffer to send/receive SMTP commands/responses.

Exceptions summary

Swift_Plugins_Pop_Pop3Exception Pop3Exception thrown when an error occurs connecting to a POP3 host.
Swift_TransportException TransportException thrown when an error occurs in the Transport subsystem.
Blesta API documentation generated by ApiGen 2.8.0