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
  • Function
  • Todo
  • Download

Package Swift

Packages summary
Swift\ByteStream
Swift\CharacterStream
Swift\Encoder
Swift\Events
Swift\KeyCache
Swift\Mailer
Swift\Mime
Swift\Plugins
Swift\Transport
Classes summary
Swift General utility class in Swift Mailer, not to be instantiated.
Swift_ConfigurableSpool Base class for Spools (implements time and message limits).
Swift_DependencyContainer Dependency Injection container.
Swift_FileSpool Stores Messages on the filesystem.
Swift_Mailer Swift Mailer class.
Swift_MemorySpool Stores Messages in memory.
Swift_NullTransport Pretends messages have been sent, but just ignores them.
Swift_Preferences Changes some global preference settings in Swift Mailer.
Swift_SpoolTransport Stores Messages in a queue.
Swift_StreamFilters_ByteArrayReplacementFilter

Processes bytes as they pass through a buffer and replaces sequences in it. This stream filter deals with Byte arrays rather than simple strings.

Swift_StreamFilters_StringReplacementFilter Processes bytes as they pass through a buffer and replaces sequences in it.
Swift_StreamFilters_StringReplacementFilterFactory Creates filters for replacing needles in a string buffer.
Swift_Transport_NullTransport Pretends messages have been sent, but just ignores them.
Swift_Transport_SpoolTransport Stores Messages in a queue.
Swift_Validate Utility Class allowing users to simply check expressions again Swift Grammar
Interfaces summary
Swift_DependencyException DependencyException thrown when a requested dependeny is missing.
Swift_Filterable Allows StreamFilters to operate on a stream.
Swift_IoException I/O Exception class.
Swift_ReplacementFilterFactory Creates StreamFilters.
Swift_RfcComplianceException RFC Compliance Exception class.
Swift_Spool Interface for spools.
Swift_StreamFilter Processes bytes as they pass through a stream and performs filtering.
Swift_SwiftException Base Exception class.
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen