[Swift_Plugin] element index
Package indexes
EasySwift
Swift
Swift_Authenticator
Swift_Connection
Swift_Cache
Swift_Events
Swift_Message
Swift_Log
All elements
a
c
d
g
s
w
_
_
top
__construct
Swift_Plugin_ConnectionRotator::__construct()
in ConnectionRotator.php
Constructor
__construct
Swift_Plugin_AntiFlood::__construct()
in AntiFlood.php
Constructor
a
top
AntiFlood.php
AntiFlood.php
in AntiFlood.php
c
top
ConnectionRotator.php
ConnectionRotator.php
in ConnectionRotator.php
d
top
disconnectPerformed
Swift_Plugin_ConnectionRotator::disconnectPerformed()
in ConnectionRotator.php
Disconnect all the other connections
g
top
getThreshold
Swift_Plugin_AntiFlood::getThreshold()
in AntiFlood.php
Get the number of emails which need to be sent for reconnection to occur
getThreshold
Swift_Plugin_ConnectionRotator::getThreshold()
in ConnectionRotator.php
Get the number of emails which must be sent before a rotation occurs
getWait
Swift_Plugin_AntiFlood::getWait()
in AntiFlood.php
Get the number of seconds the plugin should wait for before re-connecting
s
top
sendPerformed
Swift_Plugin_ConnectionRotator::sendPerformed()
in ConnectionRotator.php
Swift's SendEvent listener.
sendPerformed
Swift_Plugin_AntiFlood::sendPerformed()
in AntiFlood.php
Swift's SendEvent listener.
setThreshold
Swift_Plugin_ConnectionRotator::setThreshold()
in ConnectionRotator.php
Set the number of emails to send before a connection rotation is tried
setThreshold
Swift_Plugin_AntiFlood::setThreshold()
in AntiFlood.php
Set the number of emails which must be sent for a reconnection to occur
setWait
Swift_Plugin_AntiFlood::setWait()
in AntiFlood.php
Set the number of seconds the plugin should wait for before reconnecting
Swift_Plugin_AntiFlood
Swift_Plugin_AntiFlood
in AntiFlood.php
Swift AntiFlood controller.
Swift_Plugin_ConnectionRotator
Swift_Plugin_ConnectionRotator
in ConnectionRotator.php
Swift Rotating Connection Controller
w
top
wait
Swift_Plugin_AntiFlood::wait()
in AntiFlood.php
Sleep for a given number of seconds
a
c
d
g
s
w
_