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
  • Swift_ConfigurableSpool
  • Swift_DependencyContainer
  • Swift_FileSpool
  • Swift_Mailer
  • Swift_MemorySpool
  • Swift_NullTransport
  • Swift_Preferences
  • Swift_SpoolTransport
  • Swift_StreamFilters_ByteArrayReplacementFilter
  • Swift_StreamFilters_StringReplacementFilter
  • Swift_StreamFilters_StringReplacementFilterFactory
  • Swift_Transport_NullTransport
  • Swift_Transport_SpoolTransport
  • Swift_Validate

Interfaces

  • Swift_Filterable
  • Swift_ReplacementFilterFactory
  • Swift_Spool
  • Swift_StreamFilter

Exceptions

  • Swift_DependencyException
  • Swift_IoException
  • Swift_RfcComplianceException
  • Swift_SwiftException

Class Swift_Preferences

Changes some global preference settings in Swift Mailer.

Package: Swift
Author: Chris Corbyn
Located at vendors/swiftmailer/lib/classes/Swift/Preferences.php

Methods summary

private
# __construct( )

Constructor not to be used

Constructor not to be used

public static Swift_Preferences
# getInstance( )

Get a new instance of Preferences.

Get a new instance of Preferences.

Returns

Swift_Preferences
public Swift_Preferences
# setCharset( string $charset )

Set the default charset used.

Set the default charset used.

Parameters

$charset
string

Returns

Swift_Preferences
public Swift_Preferences
# setTempDir( string $dir )

Set the directory where temporary files can be saved.

Set the directory where temporary files can be saved.

Parameters

$dir
string
$dir

Returns

Swift_Preferences
public Swift_Preferences
# setCacheType( string $type )

Set the type of cache to use (i.e. "disk" or "array").

Set the type of cache to use (i.e. "disk" or "array").

Parameters

$type
string
$type

Returns

Swift_Preferences
public Swift_Preferences
# setQPDotEscape( boolean $dotEscape )

Add the

Add the

Parameters

$dotEscape
boolean
$dotEscape

Returns

Swift_Preferences

Magic methods summary

Properties summary

private static mixed $_instance
#

Singleton instance

Singleton instance

Blesta API documentation generated by ApiGen 2.8.0