Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentRssCreator
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • 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_DependencyException
  • Swift_Filterable
  • Swift_IoException
  • Swift_ReplacementFilterFactory
  • Swift_RfcComplianceException
  • Swift_Spool
  • Swift_StreamFilter
  • Swift_SwiftException
  • Overview
  • Package
  • Class
  • Todo
  • Download

Class Swift_Preferences

Changes some global preference settings in Swift Mailer.

Package: Swift
Author: Chris Corbyn
Located at classes/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

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

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

Returns

Swift_Preferences
public Swift_Preferences
# setQPDotEscape( boolean $dotEscape )

Add the

Add the

Parameters

$dotEscape

Returns

Swift_Preferences
Properties summary
private static $_instance

Singleton instance

Singleton instance

# null
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen