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_Plugins_AntiFloodPlugin
  • Swift_Plugins_BandwidthMonitorPlugin
  • Swift_Plugins_DecoratorPlugin
  • Swift_Plugins_ImpersonatePlugin
  • Swift_Plugins_LoggerPlugin
  • Swift_Plugins_MessageLogger
  • Swift_Plugins_PopBeforeSmtpPlugin
  • Swift_Plugins_RedirectingPlugin
  • Swift_Plugins_ReporterPlugin
  • Swift_Plugins_Reporters_HitReporter
  • Swift_Plugins_Reporters_HtmlReporter
  • Swift_Plugins_ThrottlerPlugin

Interfaces

  • Swift_Plugins_Decorator_Replacements
  • Swift_Plugins_Pop_Pop3Connection
  • Swift_Plugins_Reporter
  • Swift_Plugins_Sleeper
  • Swift_Plugins_Timer
  • Overview
  • Package
  • Function
  • Todo
  • Download

Package Swift\Plugins

Classes summary
Swift_Plugins_AntiFloodPlugin Reduces network flooding when sending large amounts of mail.
Swift_Plugins_BandwidthMonitorPlugin Reduces network flooding when sending large amounts of mail.
Swift_Plugins_DecoratorPlugin Allows customization of Messages on-the-fly.
Swift_Plugins_ImpersonatePlugin Replaces the sender of a message.
Swift_Plugins_LoggerPlugin Does real time logging of Transport level information.
Swift_Plugins_MessageLogger Stores all sent emails for further usage.
Swift_Plugins_PopBeforeSmtpPlugin Makes sure a connection to a POP3 host has been established prior to connecting to SMTP.
Swift_Plugins_RedirectingPlugin Redirects all email to a single recipient.
Swift_Plugins_ReporterPlugin Does real time reporting of pass/fail for each recipient.
Swift_Plugins_Reporters_HitReporter A reporter which "collects" failures for the Reporter plugin.
Swift_Plugins_Reporters_HtmlReporter A HTML output reporter for the Reporter plugin.
Swift_Plugins_ThrottlerPlugin Throttles the rate at which emails are sent.
Interfaces summary
Swift_Plugins_Decorator_Replacements Allows customization of Messages on-the-fly.
Swift_Plugins_Pop_Pop3Connection Pop3Connection interface for connecting and disconnecting to a POP3 host.
Swift_Plugins_Reporter The Reporter plugin sends pass/fail notification to a Reporter.
Swift_Plugins_Sleeper Sleeps for a duration of time.
Swift_Plugins_Timer Provides timestamp data.
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen