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_CharacterReader_GenericFixedWidthReader
  • Swift_CharacterReader_UsAsciiReader
  • Swift_CharacterReader_Utf8Reader
  • Swift_CharacterReaderFactory_SimpleCharacterReaderFactory
  • Swift_Encoder_Base64Encoder
  • Swift_Encoder_QpEncoder
  • Swift_Encoder_Rfc2231Encoder
  • Swift_Encoding

Interfaces

  • Swift_CharacterReader
  • Swift_CharacterReaderFactory
  • Swift_Encoder
  • Overview
  • Package
  • Function
  • Todo
  • Download

Package Swift\Encoder

Classes summary
Swift_CharacterReader_GenericFixedWidthReader Provides fixed-width byte sizes for reading fixed-width character sets.
Swift_CharacterReader_UsAsciiReader Analyzes US-ASCII characters.
Swift_CharacterReader_Utf8Reader Analyzes UTF-8 characters.
Swift_CharacterReaderFactory_SimpleCharacterReaderFactory Standard factory for creating CharacterReaders.
Swift_Encoder_Base64Encoder Handles Base 64 Encoding in Swift Mailer.
Swift_Encoder_QpEncoder

Handles Quoted Printable (QP) Encoding in Swift Mailer. Possibly the most accurate RFC 2045 QP implementation found in PHP.

Swift_Encoder_Rfc2231Encoder Handles RFC 2231 specified Encoding in Swift Mailer.
Swift_Encoding Provides quick access to each encoding type.
Interfaces summary
Swift_CharacterReader Analyzes characters for a specific character set.
Swift_CharacterReaderFactory A factory for creating CharacterReaders.
Swift_Encoder Interface for all Encoder schemes.
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen