| cancelBubble |
in file Event.php, method Swift_Events_Event::cancelBubble() Prevent this Event from bubbling any further up the stack. |
| cancelBubble |
in file EventObject.php, method Swift_Events_EventObject::cancelBubble() Prevent this Event from bubbling any further up the stack. |
| charsetChanged |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::charsetChanged() Notify this observer that the entity's charset has changed. |
| charsetChanged |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::charsetChanged() Receive notification that the charset of this entity, or a parent entity has changed. |
| charsetChanged |
in file PlainContentEncoder.php, method Swift_Mime_ContentEncoder_PlainContentEncoder::charsetChanged() Not used. |
| charsetChanged |
in file CharsetObserver.php, method Swift_Mime_CharsetObserver::charsetChanged() Notify this observer that the entity's charset has changed. |
| charsetChanged |
in file MimePart.php, method Swift_Mime_MimePart::charsetChanged() Receive notification that the charset has changed on this document, or a parent document. |
| charsetChanged |
in file Rfc2231Encoder.php, method Swift_Encoder_Rfc2231Encoder::charsetChanged() Updates the charset used. |
| charsetChanged |
in file Base64Encoder.php, method Swift_Encoder_Base64Encoder::charsetChanged() Does nothing. |
| charsetChanged |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::charsetChanged() Notify this observer that the entity's charset has changed. |
| charsetChanged |
in file QpEncoder.php, method Swift_Encoder_QpEncoder::charsetChanged() Updates the charset used. |
| clear |
in file Logger.php, method Swift_Plugins_Logger::clear() Clear the log contents. |
| clear |
in file EchoLogger.php, method Swift_Plugins_Loggers_EchoLogger::clear() Not implemented. |
| clear |
in file LoggerPlugin.php, method Swift_Plugins_LoggerPlugin::clear() Clear the log contents. |
| clear |
in file HitReporter.php, method Swift_Plugins_Reporters_HitReporter::clear() Clear the buffer (empty the list). |
| clear |
in file ArrayLogger.php, method Swift_Plugins_Loggers_ArrayLogger::clear() Clear the log contents. |
| clearAll |
in file DiskKeyCache.php, method Swift_KeyCache_DiskKeyCache::clearAll() Clear all data in the namespace $nsKey if it exists. |
| clearAll |
in file ArrayKeyCache.php, method Swift_KeyCache_ArrayKeyCache::clearAll() Clear all data in the namespace $nsKey if it exists. |
| clearAll |
in file NullKeyCache.php, method Swift_KeyCache_NullKeyCache::clearAll() Clear all data in the namespace $nsKey if it exists. |
| clearAll |
in file KeyCache.php, method Swift_KeyCache::clearAll() Clear all data in the namespace $nsKey if it exists. |
| clearCachedValueIf |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::clearCachedValueIf() Clear the cached value if $condition is met. |
| clearKey |
in file KeyCache.php, method Swift_KeyCache::clearKey() Clear data for $itemKey in the namespace $nsKey if it exists. |
| clearKey |
in file ArrayKeyCache.php, method Swift_KeyCache_ArrayKeyCache::clearKey() Clear data for $itemKey in the namespace $nsKey if it exists. |
| clearKey |
in file NullKeyCache.php, method Swift_KeyCache_NullKeyCache::clearKey() Clear data for $itemKey in the namespace $nsKey if it exists. |
| clearKey |
in file DiskKeyCache.php, method Swift_KeyCache_DiskKeyCache::clearKey() Clear data for $itemKey in the namespace $nsKey if it exists. |
| commandSent |
in file CommandListener.php, method Swift_Events_CommandListener::commandSent() Invoked immediately following a command being sent. |
| commandSent |
in file BandwidthMonitorPlugin.php, method Swift_Plugins_BandwidthMonitorPlugin::commandSent() Invoked immediately following a command being sent. |
| commandSent |
in file LoggerPlugin.php, method Swift_Plugins_LoggerPlugin::commandSent() Invoked immediately following a command being sent. |
| commit |
in file InputByteStream.php, method Swift_InputByteStream::commit() For any bytes that are currently buffered inside the stream, force them off the buffer. |
| commit |
in file ArrayByteStream.php, method Swift_ByteStream_ArrayByteStream::commit() Not used. |
| commit |
in file BandwidthMonitorPlugin.php, method Swift_Plugins_BandwidthMonitorPlugin::commit() Not used. |
| commit |
in file AbstractFilterableInputStream.php, method Swift_ByteStream_AbstractFilterableInputStream::commit() For any bytes that are currently buffered inside the stream, force them off the buffer. |
| commit |
in file SimpleKeyCacheInputStream.php, method Swift_KeyCache_SimpleKeyCacheInputStream::commit() Not used. |
| connect |
in file Pop3Connection.php, method Swift_Plugins_Pop_Pop3Connection::connect() Connect to the POP3 host and throw an Exception if it fails. |
| connect |
in file PopBeforeSmtpPlugin.php, method Swift_Plugins_PopBeforeSmtpPlugin::connect() Connect to the POP3 host and authenticate. |
| createCommandEvent |
in file EventDispatcher.php, method Swift_Events_EventDispatcher::createCommandEvent() Create a new CommandEvent for $source and $command. |
| createCommandEvent |
in file SimpleEventDispatcher.php, method Swift_Events_SimpleEventDispatcher::createCommandEvent() Create a new CommandEvent for $source and $command. |
| createDateHeader |
in file HeaderFactory.php, method Swift_Mime_HeaderFactory::createDateHeader() Create a new Date header using $timestamp (UNIX time). |
| createDateHeader |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::createDateHeader() Create a new Date header using $timestamp (UNIX time). |
| createDependenciesFor |
in file DependencyContainer.php, method Swift_DependencyContainer::createDependenciesFor() Create an array of arguments passed to the constructor of $itemName. |
| createDisplayNameString |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::createDisplayNameString() Produces a compliant, formatted display-name based on the string given. |
| createFilter |
in file ReplacementFilterFactory.php, method Swift_ReplacementFilterFactory::createFilter() Create a filter to replace $search with $replace. |
| createFilter |
in file StringReplacementFilterFactory.php, method Swift_StreamFilters_StringReplacementFilterFactory::createFilter() Create a new StreamFilter to replace $search with $replace in a string. |
| createIdHeader |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::createIdHeader() Create a new ID header for Message-ID or Content-ID. |
| createIdHeader |
in file HeaderFactory.php, method Swift_Mime_HeaderFactory::createIdHeader() Create a new ID header for Message-ID or Content-ID. |
| createMailboxHeader |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::createMailboxHeader() Create a new Mailbox Header with a list of $addresses. |
| createMailboxHeader |
in file HeaderFactory.php, method Swift_Mime_HeaderFactory::createMailboxHeader() Create a new Mailbox Header with a list of $addresses. |
| createMailboxListString |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::createMailboxListString() Creates a string form of all the mailboxes in the passed array. |
| createParameterizedHeader |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::createParameterizedHeader() Create a new ParameterizedHeader with $name, $value and $params. |
| createParameterizedHeader |
in file HeaderFactory.php, method Swift_Mime_HeaderFactory::createParameterizedHeader() Create a new ParameterizedHeader with $name, $value and $params. |
| createPathHeader |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::createPathHeader() Create a new Path header with an address (path) in it. |
| createPathHeader |
in file HeaderFactory.php, method Swift_Mime_HeaderFactory::createPathHeader() Create a new Path header with an address (path) in it. |
| createPhrase |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::createPhrase() Produces a compliant, formatted RFC 2822 'phrase' based on the string given. |
| createResponseEvent |
in file SimpleEventDispatcher.php, method Swift_Events_SimpleEventDispatcher::createResponseEvent() Create a new ResponseEvent for $source and $response. |
| createResponseEvent |
in file EventDispatcher.php, method Swift_Events_EventDispatcher::createResponseEvent() Create a new ResponseEvent for $source and $response. |
| createSendEvent |
in file EventDispatcher.php, method Swift_Events_EventDispatcher::createSendEvent() Create a new SendEvent for $source and $message. |
| createSendEvent |
in file SimpleEventDispatcher.php, method Swift_Events_SimpleEventDispatcher::createSendEvent() Create a new SendEvent for $source and $message. |
| createTextHeader |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::createTextHeader() Create a new basic text header with $name and $value. |
| createTextHeader |
in file HeaderFactory.php, method Swift_Mime_HeaderFactory::createTextHeader() Create a new basic text header with $name and $value. |
| createTransportChangeEvent |
in file EventDispatcher.php, method Swift_Events_EventDispatcher::createTransportChangeEvent() Create a new TransportChangeEvent for $source. |
| createTransportChangeEvent |
in file SimpleEventDispatcher.php, method Swift_Events_SimpleEventDispatcher::createTransportChangeEvent() Create a new TransportChangeEvent for $source. |
| createTransportExceptionEvent |
in file EventDispatcher.php, method Swift_Events_EventDispatcher::createTransportExceptionEvent() Create a new TransportExceptionEvent for $source. |
| createTransportExceptionEvent |
in file SimpleEventDispatcher.php, method Swift_Events_SimpleEventDispatcher::createTransportExceptionEvent() Create a new TransportExceptionEvent for $source. |
| CharacterReader.php |
procedural page CharacterReader.php |
| CharacterReaderFactory.php |
procedural page CharacterReaderFactory.php |
| CharacterStream.php |
procedural page CharacterStream.php |
| CommandEvent.php |
procedural page CommandEvent.php |
| CommandListener.php |
procedural page CommandListener.php |
| CharsetObserver.php |
procedural page CharsetObserver.php |
| ContentEncoder.php |
procedural page ContentEncoder.php |
| CramMd5Authenticator.php |
procedural page CramMd5Authenticator.php |
| generateId |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::generateId() Generate a new Content-ID or Message-ID for this MIME entity. |
| generateId |
in file Message.php, method Swift_Mime_Message::generateId() Generates a valid Message-ID and switches to it. |
| generateTokenLines |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::generateTokenLines() Generates tokens from the given string which include CRLF as individual tokens. |
| get |
in file HeaderSet.php, method Swift_Mime_HeaderSet::get() Get the header with the given $name. |
| get |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::get() Get the header with the given $name. |
| get7BitEncoding |
in file Encoding.php, method Swift_Encoding::get7BitEncoding() Get the Encoder that provides 7-bit encoding. |
| get8BitEncoding |
in file Encoding.php, method Swift_Encoding::get8BitEncoding() Get the Encoder that provides 8-bit encoding. |
| getAddress |
in file PathHeader.php, method Swift_Mime_Headers_PathHeader::getAddress() Get the address which is used in this Header (if any). |
| getAddresses |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::getAddresses() Get all email addresses in this Header. |
| getAll |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::getAll() Get all headers with the given $name. |
| getAll |
in file HeaderSet.php, method Swift_Mime_HeaderSet::getAll() Get all headers with the given $name. |
| getAuthenticators |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getAuthenticators() Get the Authenticators which can process a login request. |
| getAuthKeyword |
in file PlainAuthenticator.php, method Swift_Transport_Esmtp_Auth_PlainAuthenticator::getAuthKeyword() Get the name of the AUTH mechanism this Authenticator handles. |
| getAuthKeyword |
in file CramMd5Authenticator.php, method Swift_Transport_Esmtp_Auth_CramMd5Authenticator::getAuthKeyword() Get the name of the AUTH mechanism this Authenticator handles. |
| getAuthKeyword |
in file LoginAuthenticator.php, method Swift_Transport_Esmtp_Auth_LoginAuthenticator::getAuthKeyword() Get the name of the AUTH mechanism this Authenticator handles. |
| getAuthKeyword |
in file Authenticator.php, method Swift_Transport_Esmtp_Authenticator::getAuthKeyword() Get the name of the AUTH mechanism this Authenticator handles. |
| getAuthMode |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getAuthMode() Get the auth mode to use to authenticate. |
| getBase64Encoding |
in file Encoding.php, method Swift_Encoding::getBase64Encoding() Get the Encoder that provides Base64 encoding. |
| getBcc |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getBcc() Get the Bcc addresses of this message. |
| getBcc |
in file Message.php, method Swift_Mime_Message::getBcc() Get the Bcc addresses for this message. |
| getBody |
in file MimeEntity.php, method Swift_Mime_MimeEntity::getBody() Get the body content of this entity as a string. |
| getBody |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getBody() Get the body of this entity as a string. |
| getBoundary |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getBoundary() Get the boundary used to separate children in this entity. |
| getBuffer |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::getBuffer() Get the IoBuffer where read/writes are occurring. |
| getBuffer |
in file SmtpAgent.php, method Swift_Transport_SmtpAgent::getBuffer() Get the IoBuffer where read/writes are occurring. |
| getBytesIn |
in file BandwidthMonitorPlugin.php, method Swift_Plugins_BandwidthMonitorPlugin::getBytesIn() Get the total number of bytes received from the server. |
| getBytesOut |
in file BandwidthMonitorPlugin.php, method Swift_Plugins_BandwidthMonitorPlugin::getBytesOut() Get the total number of bytes sent to the server. |
| getCachedValue |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getCachedValue() Get the value in the cache. |
| getCc |
in file Message.php, method Swift_Mime_Message::getCc() Get the Cc addresses for this message. |
| getCc |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getCc() Get the Cc address of this message. |
| getCharPositions |
in file GenericFixedWidthReader.php, method Swift_CharacterReader_GenericFixedWidthReader::getCharPositions() Returns the complete charactermap |
| getCharPositions |
in file CharacterReader.php, method Swift_CharacterReader::getCharPositions() Returns the complete charactermap |
| getCharPositions |
in file Utf8Reader.php, method Swift_CharacterReader_Utf8Reader::getCharPositions() Returns the complete charactermap |
| getCharPositions |
in file UsAsciiReader.php, method Swift_CharacterReader_UsAsciiReader::getCharPositions() Returns the complete charactermap |
| getCharset |
in file MimePart.php, method Swift_Mime_MimePart::getCharset() Get the character set of this entity. |
| getCharset |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getCharset() Get the character set used in this Header. |
| getChildren |
in file MimeEntity.php, method Swift_Mime_MimeEntity::getChildren() Get all children nested inside this entity. |
| getChildren |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getChildren() Get all children added to this entity. |
| getCommand |
in file CommandEvent.php, method Swift_Events_CommandEvent::getCommand() Get the command which was sent to the server. |
| getCommand |
in file SendmailTransport.php, method Swift_Transport_SendmailTransport::getCommand() Get the sendmail command which will be invoked. |
| getContentType |
in file MimeEntity.php, method Swift_Mime_MimeEntity::getContentType() Get the qualified content-type of this mime entity. |
| getContentType |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getContentType() Get the Content-type of this entity. |
| getDate |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getDate() Get the date at which this message was created. |
| getDate |
in file Message.php, method Swift_Mime_Message::getDate() Get the origination date of the message as a UNIX timestamp. |
| getDelSp |
in file MimePart.php, method Swift_Mime_MimePart::getDelSp() Test if delsp is being used for this entity. |
| getDescription |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getDescription() Get the description of this entity. |
| getDisposition |
in file Attachment.php, method Swift_Mime_Attachment::getDisposition() Get the Content-Disposition of this attachment. |
| getEncodableWordTokens |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getEncodableWordTokens() Splits a string into tokens in blocks of words which can be encoded quickly. |
| getEncoder |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getEncoder() Get the encoder used for encoding this Header. |
| getEncoder |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getEncoder() Get the encoder used for the body of this entity. |
| getEncryption |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::getEncryption() Get the encryption type. |
| getException |
in file TransportExceptionEvent.php, method Swift_Events_TransportExceptionEvent::getException() Get the TransportException thrown. |
| getExtensionHandlers |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::getExtensionHandlers() Get ESMTP extension handlers. |
| getExtraParams |
in file MailTransport.php, method Swift_Transport_MailTransport::getExtraParams() Get the additional parameters used on the mail() function. |
| getFailedRecipients |
in file HitReporter.php, method Swift_Plugins_Reporters_HitReporter::getFailedRecipients() Get an array of addresses for which delivery failed. |
| getFailedRecipients |
in file SendEvent.php, method Swift_Events_SendEvent::getFailedRecipients() Get an recipient addresses which were not accepted for delivery. |
| getFieldBody |
in file Header.php, method Swift_Mime_Header::getFieldBody() Get the field body, prepared for folding into a final header value. |
| getFieldBody |
in file PathHeader.php, method Swift_Mime_Headers_PathHeader::getFieldBody() Get the string value of the body in this Header. |
| getFieldBody |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::getFieldBody() Get the string value of the body in this Header. |
| getFieldBody |
in file UnstructuredHeader.php, method Swift_Mime_Headers_UnstructuredHeader::getFieldBody() Get the value of this header prepared for rendering. |
| getFieldBody |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::getFieldBody() Get the string value of the body in this Header. |
| getFieldBody |
in file DateHeader.php, method Swift_Mime_Headers_DateHeader::getFieldBody() Get the string value of the body in this Header. |
| getFieldBody |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::getFieldBody() Get the value of this header prepared for rendering. |
| getFieldBodyModel |
in file Header.php, method Swift_Mime_Header::getFieldBodyModel() Get the model for the field body. |
| getFieldBodyModel |
in file UnstructuredHeader.php, method Swift_Mime_Headers_UnstructuredHeader::getFieldBodyModel() Get the model for the field body. |
| getFieldBodyModel |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::getFieldBodyModel() Get the model for the field body. |
| getFieldBodyModel |
in file PathHeader.php, method Swift_Mime_Headers_PathHeader::getFieldBodyModel() Get the model for the field body. |
| getFieldBodyModel |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::getFieldBodyModel() Get the model for the field body. |
| getFieldBodyModel |
in file DateHeader.php, method Swift_Mime_Headers_DateHeader::getFieldBodyModel() Get the model for the field body. |
| getFieldName |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getFieldName() Get the name of this header (e.g. charset). |
| getFieldName |
in file Header.php, method Swift_Mime_Header::getFieldName() Get the name of this header (e.g. Subject). |
| getFieldType |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::getFieldType() Get the type of Header that this instance represents. |
| getFieldType |
in file UnstructuredHeader.php, method Swift_Mime_Headers_UnstructuredHeader::getFieldType() Get the type of Header that this instance represents. |
| getFieldType |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::getFieldType() Get the type of Header that this instance represents. |
| getFieldType |
in file Header.php, method Swift_Mime_Header::getFieldType() Get the type of Header that this instance represents. |
| getFieldType |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::getFieldType() Get the type of Header that this instance represents. |
| getFieldType |
in file DateHeader.php, method Swift_Mime_Headers_DateHeader::getFieldType() Get the type of Header that this instance represents. |
| getFieldType |
in file PathHeader.php, method Swift_Mime_Headers_PathHeader::getFieldType() Get the type of Header that this instance represents. |
| getFilename |
in file Attachment.php, method Swift_Mime_Attachment::getFilename() Get the filename of this attachment when downloaded. |
| getFormat |
in file MimePart.php, method Swift_Mime_MimePart::getFormat() Get the format of this entity (i.e. flowed or fixed). |
| getFrom |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getFrom() Get the from address of this message. |
| getFrom |
in file Message.php, method Swift_Mime_Message::getFrom() Get the From address(es) of this message. |
| getGrammar |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getGrammar() Get the grammar defined for $name token. |
| getHandledKeyword |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getHandledKeyword() Get the name of the ESMTP extension this handles. |
| getHandledKeyword |
in file EsmtpHandler.php, method Swift_Transport_EsmtpHandler::getHandledKeyword() Get the name of the ESMTP extension this handles. |
| getHeaders |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getHeaders() Get the Swift_Mime_HeaderSet for this entity. |
| getHeaders |
in file MimeEntity.php, method Swift_Mime_MimeEntity::getHeaders() Get the collection of Headers in this Mime entity. |
| getHost |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::getHost() Get the host to connect to. |
| getId |
in file MimeEntity.php, method Swift_Mime_MimeEntity::getId() Returns a unique ID for this entity. |
| getId |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getId() Get the CID of this entity. |
| getId |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::getId() Get the ID used in the value of this Header. |
| getIds |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::getIds() Get the list of IDs used in this Header. |
| getInitialByteSize |
in file CharacterReader.php, method Swift_CharacterReader::getInitialByteSize() Returns the number of bytes which should be read to start each character. |
| getInitialByteSize |
in file Utf8Reader.php, method Swift_CharacterReader_Utf8Reader::getInitialByteSize() Returns the number of bytes which should be read to start each character. |
| getInitialByteSize |
in file GenericFixedWidthReader.php, method Swift_CharacterReader_GenericFixedWidthReader::getInitialByteSize() Returns the number of bytes which should be read to start each character. |
| getInitialByteSize |
in file UsAsciiReader.php, method Swift_CharacterReader_UsAsciiReader::getInitialByteSize() Returns the number of bytes which should be read to start each character. |
| getInputByteStream |
in file NullKeyCache.php, method Swift_KeyCache_NullKeyCache::getInputByteStream() Provides a ByteStream which when written to, writes data to $itemKey. |
| getInputByteStream |
in file DiskKeyCache.php, method Swift_KeyCache_DiskKeyCache::getInputByteStream() Provides a ByteStream which when written to, writes data to $itemKey. |
| getInputByteStream |
in file ArrayKeyCache.php, method Swift_KeyCache_ArrayKeyCache::getInputByteStream() Provides a ByteStream which when written to, writes data to $itemKey. |
| getInputByteStream |
in file KeyCache.php, method Swift_KeyCache::getInputByteStream() Provides a ByteStream which when written to, writes data to $itemKey. |
| getInstance |
in file DependencyContainer.php, method Swift_DependencyContainer::getInstance() Returns a singleton of the DependencyContainer. |
| getLanguage |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getLanguage() Get the language used in this Header. |
| getLocalDomain |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::getLocalDomain() Get the name of the domain Swift will identify as. |
| getMailer |
in file YiiMail.php, method YiiMail::getMailer() Gets the SwiftMailer Swift_Mailer class instance |
| getMailParams |
in file EsmtpHandler.php, method Swift_Transport_EsmtpHandler::getMailParams() Get params which are appended to MAIL FROM:<>. |
| getMailParams |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getMailParams() Not used. |
| getMapType |
in file UsAsciiReader.php, method Swift_CharacterReader_UsAsciiReader::getMapType() Returns mapType |
| getMapType |
in file Utf8Reader.php, method Swift_CharacterReader_Utf8Reader::getMapType() Returns mapType |
| getMapType |
in file CharacterReader.php, method Swift_CharacterReader::getMapType() Returns mapType |
| getMapType |
in file GenericFixedWidthReader.php, method Swift_CharacterReader_GenericFixedWidthReader::getMapType() Returns mapType |
| getMaxLineLength |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getMaxLineLength() Get the maximum line length of the body of this entity. |
| getMaxLineLength |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getMaxLineLength() Get the maximum permitted length of lines in this Header. |
| getMessage |
in file SendEvent.php, method Swift_Events_SendEvent::getMessage() Get the Message being sent. |
| getName |
in file Base64ContentEncoder.php, method Swift_Mime_ContentEncoder_Base64ContentEncoder::getName() Get the name of this encoding scheme. |
| getName |
in file Base64HeaderEncoder.php, method Swift_Mime_HeaderEncoder_Base64HeaderEncoder::getName() Get the name of this encoding scheme. |
| getName |
in file PlainContentEncoder.php, method Swift_Mime_ContentEncoder_PlainContentEncoder::getName() Get the name of this encoding scheme. |
| getName |
in file HeaderEncoder.php, method Swift_Mime_HeaderEncoder::getName() Get the MIME name of this content encoding scheme. |
| getName |
in file QpHeaderEncoder.php, method Swift_Mime_HeaderEncoder_QpHeaderEncoder::getName() Get the name of this encoding scheme. |
| getName |
in file ContentEncoder.php, method Swift_Mime_ContentEncoder::getName() Get the MIME name of this content encoding scheme. |
| getName |
in file QpContentEncoder.php, method Swift_Mime_ContentEncoder_QpContentEncoder::getName() Get the name of this encoding scheme. |
| getNameAddresses |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::getNameAddresses() Get all mailboxes in this Header as key=>value pairs. |
| getNameAddressStrings |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::getNameAddressStrings() Get the full mailbox list of this Header as an array of valid RFC 2822 strings. |
| getNestingLevel |
in file EmbeddedFile.php, method Swift_Mime_EmbeddedFile::getNestingLevel() Get the nesting level of this EmbeddedFile. |
| getNestingLevel |
in file Attachment.php, method Swift_Mime_Attachment::getNestingLevel() Get the nesting level used for this attachment. |
| getNestingLevel |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getNestingLevel() Always returns LEVEL_TOP for a message instance. |
| getNestingLevel |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::getNestingLevel() Get the nesting level of this entity. |
| getNestingLevel |
in file MimeEntity.php, method Swift_Mime_MimeEntity::getNestingLevel() Get the level at which this entity shall be nested in final document. |
| getNestingLevel |
in file MimePart.php, method Swift_Mime_MimePart::getNestingLevel() Get the nesting level of this entity. |
| getParameter |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::getParameter() Get the value of $parameter. |
| getParameter |
in file ParameterizedHeader.php, method Swift_Mime_ParameterizedHeader::getParameter() Get the value of $parameter. |
| getParameters |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::getParameters() Returns an associative array of parameter names mapped to values. |
| getPassword |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getPassword() Get the password to authenticate with. |
| getPath |
in file FileStream.php, method Swift_FileStream::getPath() Get the complete path to the file. |
| getPath |
in file FileByteStream.php, method Swift_ByteStream_FileByteStream::getPath() Get the complete path to the file. |
| getPort |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::getPort() Get the port to connect to. |
| getPriority |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getPriority() Get the priority of this message. |
| getPriorityOver |
in file EsmtpHandler.php, method Swift_Transport_EsmtpHandler::getPriorityOver() Returns +1, -1 or 0 according to the rules for usort(). |
| getPriorityOver |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getPriorityOver() Returns +1, -1 or 0 according to the rules for usort(). |
| getQpEncoding |
in file Encoding.php, method Swift_Encoding::getQpEncoding() Get the Encoder that provides Quoted-Printable (QP) encoding. |
| getRcptParams |
in file EsmtpHandler.php, method Swift_Transport_EsmtpHandler::getRcptParams() Get params which are appended to RCPT TO:<>. |
| getRcptParams |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getRcptParams() Not used. |
| getReaderFor |
in file CharacterReaderFactory.php, method Swift_CharacterReaderFactory::getReaderFor() Returns a CharacterReader suitable for the charset applied. |
| getReaderFor |
in file SimpleCharacterReaderFactory.php, method Swift_CharacterReaderFactory_SimpleCharacterReaderFactory::getReaderFor() Returns a CharacterReader suitable for the charset applied. |
| getReadReceiptTo |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getReadReceiptTo() Get the addresses to which a read-receipt will be sent. |
| getReplacementsFor |
in file Replacements.php, method Swift_Plugins_Decorator_Replacements::getReplacementsFor() Return the array of replacements for $address. |
| getReplacementsFor |
in file DecoratorPlugin.php, method Swift_Plugins_DecoratorPlugin::getReplacementsFor() Find a map of replacements for the address. |
| getReplyTo |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getReplyTo() Get the reply-to address of this message. |
| getReplyTo |
in file Message.php, method Swift_Mime_Message::getReplyTo() Get the Reply-To addresses for this message. |
| getResponse |
in file ResponseEvent.php, method Swift_Events_ResponseEvent::getResponse() Get the response which was received from the server. |
| getResult |
in file SendEvent.php, method Swift_Events_SendEvent::getResult() Get the result of this Event. |
| getReturnPath |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getReturnPath() Get the return-path (bounce address) of this message. |
| getReturnPath |
in file Message.php, method Swift_Mime_Message::getReturnPath() Get the return-path (bounce-detect) address. |
| getSender |
in file Message.php, method Swift_Mime_Message::getSender() Get the sender address for this message. |
| getSender |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getSender() Get the sender of this message. |
| getSize |
in file Attachment.php, method Swift_Mime_Attachment::getSize() Get the file size of this attachment. |
| getSleepTime |
in file AntiFloodPlugin.php, method Swift_Plugins_AntiFloodPlugin::getSleepTime() Get the number of seconds to sleep for during a restart. |
| getSource |
in file EventObject.php, method Swift_Events_EventObject::getSource() Get the source object of this event. |
| getSource |
in file Event.php, method Swift_Events_Event::getSource() Get the source object of this event. |
| getString |
in file DiskKeyCache.php, method Swift_KeyCache_DiskKeyCache::getString() Get data back out of the cache as a string. |
| getString |
in file KeyCache.php, method Swift_KeyCache::getString() Get data back out of the cache as a string. |
| getString |
in file NullKeyCache.php, method Swift_KeyCache_NullKeyCache::getString() Get data back out of the cache as a string. |
| getString |
in file ArrayKeyCache.php, method Swift_KeyCache_ArrayKeyCache::getString() Get data back out of the cache as a string. |
| getSubject |
in file Message.php, method Swift_Mime_Message::getSubject() Get the subject of the message. |
| getSubject |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getSubject() Get the subject of this message. |
| getSuccessCodes |
in file CommandEvent.php, method Swift_Events_CommandEvent::getSuccessCodes() Get the numeric response codes which indicate success for this command. |
| getThreshold |
in file AntiFloodPlugin.php, method Swift_Plugins_AntiFloodPlugin::getThreshold() Get the number of emails to send before restarting. |
| getTimeout |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::getTimeout() Get the connection timeout. |
| getTimestamp |
in file DateHeader.php, method Swift_Mime_Headers_DateHeader::getTimestamp() Get the UNIX timestamp of the Date in this Header. |
| getTimestamp |
in file ThrottlerPlugin.php, method Swift_Plugins_ThrottlerPlugin::getTimestamp() Get the current UNIX timestamp |
| getTimestamp |
in file Timer.php, method Swift_Plugins_Timer::getTimestamp() Get the current UNIX timestamp. |
| getTo |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::getTo() Get the To addresses of this message. |
| getTo |
in file Message.php, method Swift_Mime_Message::getTo() Get the To addresses for this message. |
| getTokenAsEncodedWord |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::getTokenAsEncodedWord() Get a token as an encoded word for safe insertion into headers. |
| getTransport |
in file YiiMail.php, method YiiMail::getTransport() Gets the SwiftMailer transport class instance, initializing it if it has |
| getTransport |
in file Mailer.php, method Swift_Mailer::getTransport() The Transport used to send messages. |
| getTransport |
in file TransportChangeEvent.php, method Swift_Events_TransportChangeEvent::getTransport() Get the Transport. |
| getTransport |
in file SendEvent.php, method Swift_Events_SendEvent::getTransport() Get the Transport used to send the Message. |
| getTransports |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::getTransports() Get $transports to delegate to. |
| getUsername |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::getUsername() Get the username to authenticate with. |
| getValue |
in file UnstructuredHeader.php, method Swift_Mime_Headers_UnstructuredHeader::getValue() Get the (unencoded) value of this header. |
| GenericFixedWidthReader.php |
procedural page GenericFixedWidthReader.php |
| send |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::send() Send the given Message. |
| send |
in file YiiMail.php, method YiiMail::send() Send a YiiMailMessage as it would be sent in a mail client. |
| send |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::send() Send the given Message. |
| send |
in file Transport.php, method Swift_Transport::send() Send the given Message. |
| send |
in file FailoverTransport.php, method Swift_Transport_FailoverTransport::send() Send the given Message. |
| send |
in file Mailer.php, method Swift_Mailer::send() Send the given Message like it would be sent in a mail client. |
| send |
in file SendmailTransport.php, method Swift_Transport_SendmailTransport::send() Send the given Message. |
| send |
in file MailTransport.php, method Swift_Transport_MailTransport::send() Send the given Message. |
| sendPerformed |
in file BandwidthMonitorPlugin.php, method Swift_Plugins_BandwidthMonitorPlugin::sendPerformed() Invoked immediately after the Message is sent. |
| sendPerformed |
in file AntiFloodPlugin.php, method Swift_Plugins_AntiFloodPlugin::sendPerformed() Invoked immediately after the Message is sent. |
| sendPerformed |
in file DecoratorPlugin.php, method Swift_Plugins_DecoratorPlugin::sendPerformed() Invoked immediately after the Message is sent. |
| sendPerformed |
in file ReporterPlugin.php, method Swift_Plugins_ReporterPlugin::sendPerformed() Invoked immediately after the Message is sent. |
| sendPerformed |
in file SendListener.php, method Swift_Events_SendListener::sendPerformed() Invoked immediately after the Message is sent. |
| sendPerformed |
in file ThrottlerPlugin.php, method Swift_Plugins_ThrottlerPlugin::sendPerformed() Invoked when a Message is sent. |
| sendSimple |
in file YiiMail.php, method YiiMail::sendSimple() Sends a message in an extremly simple but less extensive way. |
| set |
in file HeaderSet.php, method Swift_Mime_HeaderSet::set() Set a header in the HeaderSet. |
| set |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::set() Set a header in the HeaderSet. |
| setAddress |
in file PathHeader.php, method Swift_Mime_Headers_PathHeader::setAddress() Set the Address which should appear in this Header. |
| setAddresses |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::setAddresses() Makes this Header represent a list of plain email addresses with no names. |
| setAlwaysDisplayed |
in file HeaderSet.php, method Swift_Mime_HeaderSet::setAlwaysDisplayed() Set a list of header names which must always be displayed when set. |
| setAlwaysDisplayed |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::setAlwaysDisplayed() Set a list of header names which must always be displayed when set. |
| setAuthenticators |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::setAuthenticators() Set the Authenticators which can process a login request. |
| setAuthMode |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::setAuthMode() Set the auth mode to use to authenticate. |
| setBcc |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setBcc() Set the Bcc addresses of this message. |
| setBcc |
in file Message.php, method Swift_Mime_Message::setBcc() Set the Bcc address(es). |
| setBody |
in file MimeEntity.php, method Swift_Mime_MimeEntity::setBody() Set the body content of this entity as a string. |
| setBody |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setBody() Set the body of this entity, either as a string, or as an instance of Swift_OutputByteStream. |
| setBody |
in file YiiMailMessage.php, method YiiMailMessage::setBody() Set the body of this entity, either as a string, or array of view variables if a view is set, or as an instance of Swift_OutputByteStream. |
| setBody |
in file MimePart.php, method Swift_Mime_MimePart::setBody() Set the body of this entity, either as a string, or as an instance of Swift_OutputByteStream. |
| setBoundary |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setBoundary() Set the boundary used to separate children in this entity. |
| setCachedValue |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::setCachedValue() Set a value into the cache. |
| setCc |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setCc() Set the Cc addresses of this message. |
| setCc |
in file Message.php, method Swift_Mime_Message::setCc() Set the Cc address(es). |
| setCharacterReaderFactory |
in file NgCharacterStream.php, method Swift_CharacterStream_NgCharacterStream::setCharacterReaderFactory() Set the CharacterReaderFactory for multi charset support. |
| setCharacterReaderFactory |
in file CharacterStream.php, method Swift_CharacterStream::setCharacterReaderFactory() Set the CharacterReaderFactory for multi charset support. |
| setCharacterReaderFactory |
in file ArrayCharacterStream.php, method Swift_CharacterStream_ArrayCharacterStream::setCharacterReaderFactory() Set the CharacterReaderFactory for multi charset support. |
| setCharacterSet |
in file ArrayCharacterStream.php, method Swift_CharacterStream_ArrayCharacterStream::setCharacterSet() Set the character set used in this CharacterStream. |
| setCharacterSet |
in file NgCharacterStream.php, method Swift_CharacterStream_NgCharacterStream::setCharacterSet() Set the character set used in this CharacterStream. |
| setCharacterSet |
in file CharacterStream.php, method Swift_CharacterStream::setCharacterSet() Set the character set used in this CharacterStream. |
| setCharset |
in file MimePart.php, method Swift_Mime_MimePart::setCharset() Set the character set of this entity. |
| setCharset |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::setCharset() Set the character set used in this Header. |
| setCharset |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::setCharset() Set the charset used by these headers. |
| setCharset |
in file Header.php, method Swift_Mime_Header::setCharset() Set the charset used when rendering the Header. |
| setCharset |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::setCharset() Set the character set used in this Header. |
| setChildren |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setChildren() Set all children of this entity. |
| setChildren |
in file MimeEntity.php, method Swift_Mime_MimeEntity::setChildren() Set all children nested inside this entity. |
| setCommand |
in file SendmailTransport.php, method Swift_Transport_SendmailTransport::setCommand() Set the command to invoke. |
| setConnection |
in file PopBeforeSmtpPlugin.php, method Swift_Plugins_PopBeforeSmtpPlugin::setConnection() Set a Pop3Connection to delegate to instead of connecting directly. |
| setContentType |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setContentType() Set the Content-type of this entity. |
| setDate |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setDate() Set the date at which this message was created. |
| setDate |
in file Message.php, method Swift_Mime_Message::setDate() Set the origination date of the message as a UNIX timestamp. |
| setDelSp |
in file MimePart.php, method Swift_Mime_MimePart::setDelSp() Turn delsp on or off for this entity. |
| setDescription |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setDescription() Set the description of this entity. |
| setDisposition |
in file Attachment.php, method Swift_Mime_Attachment::setDisposition() Set the Content-Disposition of this attachment. |
| setEncoder |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setEncoder() Set the encoder used for the body of this entity. |
| setEncoder |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::setEncoder() Set the encoder used for encoding the header. |
| setEncryption |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::setEncryption() Set the encryption type (tls or ssl) |
| setExtensionHandlers |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::setExtensionHandlers() Set ESMTP extension handlers. |
| setExtraParams |
in file MailTransport.php, method Swift_Transport_MailTransport::setExtraParams() Set the additional parameters used on the mail() function. |
| setFailedRecipients |
in file SendEvent.php, method Swift_Events_SendEvent::setFailedRecipients() Set the array of addresses that failed in sending. |
| setFieldBodyModel |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::setFieldBodyModel() Set the model for the field body. |
| setFieldBodyModel |
in file PathHeader.php, method Swift_Mime_Headers_PathHeader::setFieldBodyModel() Set the model for the field body. |
| setFieldBodyModel |
in file DateHeader.php, method Swift_Mime_Headers_DateHeader::setFieldBodyModel() Set the model for the field body. |
| setFieldBodyModel |
in file UnstructuredHeader.php, method Swift_Mime_Headers_UnstructuredHeader::setFieldBodyModel() Set the model for the field body. |
| setFieldBodyModel |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::setFieldBodyModel() Set the model for the field body. |
| setFieldBodyModel |
in file Header.php, method Swift_Mime_Header::setFieldBodyModel() Set the model for the field body. |
| setFieldName |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::setFieldName() Set the name of this Header field. |
| setFile |
in file Attachment.php, method Swift_Mime_Attachment::setFile() Set the file that this attachment is for. |
| setFilename |
in file Attachment.php, method Swift_Mime_Attachment::setFilename() Set the filename of this attachment. |
| setFormat |
in file MimePart.php, method Swift_Mime_MimePart::setFormat() Set the format of this entity (flowed or fixed). |
| setFrom |
in file Message.php, method Swift_Mime_Message::setFrom() Set the From address of this message. |
| setFrom |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setFrom() Set the from address of this message. |
| setHost |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::setHost() Set the host to connect to. |
| setId |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::setId() Set the ID used in the value of this header. |
| setId |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setId() Set the CID of this entity. |
| setIds |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::setIds() Set a collection of IDs to use in the value of this Header. |
| setItemKey |
in file KeyCacheInputStream.php, method Swift_KeyCache_KeyCacheInputStream::setItemKey() Set the itemKey which will be written to. |
| setItemKey |
in file SimpleKeyCacheInputStream.php, method Swift_KeyCache_SimpleKeyCacheInputStream::setItemKey() Set the itemKey which will be written to. |
| setKeyCache |
in file SimpleKeyCacheInputStream.php, method Swift_KeyCache_SimpleKeyCacheInputStream::setKeyCache() Set the KeyCache to wrap. |
| setKeyCache |
in file KeyCacheInputStream.php, method Swift_KeyCache_KeyCacheInputStream::setKeyCache() Set the KeyCache to wrap. |
| setKeywordParams |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::setKeywordParams() Set the parameters which the EHLO greeting indicated. |
| setKeywordParams |
in file EsmtpHandler.php, method Swift_Transport_EsmtpHandler::setKeywordParams() Set the parameters which the EHLO greeting indicated. |
| setLanguage |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::setLanguage() Set the language used in this Header. |
| setLocalDomain |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::setLocalDomain() Set the name of the local domain which Swift will identify itself as. |
| setMaxLineLength |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::setMaxLineLength() Set the maximum line length of lines in this body. |
| setMaxLineLength |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::setMaxLineLength() Set the maximum length of lines in the header (excluding EOL). |
| setNameAddresses |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::setNameAddresses() Set a list of mailboxes to be shown in this Header. |
| setNsKey |
in file KeyCacheInputStream.php, method Swift_KeyCache_KeyCacheInputStream::setNsKey() Set the nsKey which will be written to. |
| setNsKey |
in file SimpleKeyCacheInputStream.php, method Swift_KeyCache_SimpleKeyCacheInputStream::setNsKey() Set the nsKey which will be written to. |
| setParam |
in file IoBuffer.php, method Swift_Transport_IoBuffer::setParam() Set an individual param on the buffer (e.g. switching to SSL). |
| setParam |
in file StreamBuffer.php, method Swift_Transport_StreamBuffer::setParam() Set an individual param on the buffer (e.g. switching to SSL). |
| setParameter |
in file ParameterizedHeader.php, method Swift_Mime_ParameterizedHeader::setParameter() Set the value of $parameter. |
| setParameter |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::setParameter() Set the value of $parameter. |
| setParameters |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::setParameters() Set an associative array of parameter names mapped to values. |
| setPassword |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::setPassword() Set the password to authenticate with. |
| setPassword |
in file PopBeforeSmtpPlugin.php, method Swift_Plugins_PopBeforeSmtpPlugin::setPassword() Set the password to use when connecting (if needed). |
| setPointer |
in file CharacterStream.php, method Swift_CharacterStream::setPointer() Move the internal pointer to $charOffset in the stream. |
| setPointer |
in file ArrayCharacterStream.php, method Swift_CharacterStream_ArrayCharacterStream::setPointer() Move the internal pointer to $charOffset in the stream. |
| setPointer |
in file NgCharacterStream.php, method Swift_CharacterStream_NgCharacterStream::setPointer() |
| setPort |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::setPort() Set the port to connect to. |
| setPriority |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setPriority() Set the priority of this message. |
| setReadPointer |
in file StreamBuffer.php, method Swift_Transport_StreamBuffer::setReadPointer() Not implemented |
| setReadPointer |
in file FileByteStream.php, method Swift_ByteStream_FileByteStream::setReadPointer() Move the internal read pointer to $byteOffset in the stream. |
| setReadPointer |
in file OutputByteStream.php, method Swift_OutputByteStream::setReadPointer() Move the internal read pointer to $byteOffset in the stream. |
| setReadPointer |
in file ArrayByteStream.php, method Swift_ByteStream_ArrayByteStream::setReadPointer() Move the internal read pointer to $byteOffset in the stream. |
| setReadReceiptTo |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setReadReceiptTo() Ask for a delivery receipt from the recipient to be sent to $addresses |
| setReplyTo |
in file Message.php, method Swift_Mime_Message::setReplyTo() Set the Reply-To address(es). |
| setReplyTo |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setReplyTo() Set the reply-to address of this message. |
| setResult |
in file SendEvent.php, method Swift_Events_SendEvent::setResult() Set the result of sending. |
| setReturnPath |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setReturnPath() Set the return-path (the bounce address) of this message. |
| setReturnPath |
in file Message.php, method Swift_Mime_Message::setReturnPath() Set the return-path (bounce-detect) address. |
| setSender |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setSender() Set the sender of this message. |
| setSender |
in file Message.php, method Swift_Mime_Message::setSender() Set the sender of this message. |
| setSize |
in file Attachment.php, method Swift_Mime_Attachment::setSize() Set the file size of this attachment. |
| setSleepTime |
in file AntiFloodPlugin.php, method Swift_Plugins_AntiFloodPlugin::setSleepTime() Set the number of seconds to sleep for during a restart. |
| setString |
in file DiskKeyCache.php, method Swift_KeyCache_DiskKeyCache::setString() Set a string into the cache under $itemKey for the namespace $nsKey. |
| setString |
in file ArrayKeyCache.php, method Swift_KeyCache_ArrayKeyCache::setString() Set a string into the cache under $itemKey for the namespace $nsKey. |
| setString |
in file NullKeyCache.php, method Swift_KeyCache_NullKeyCache::setString() Set a string into the cache under $itemKey for the namespace $nsKey. |
| setString |
in file KeyCache.php, method Swift_KeyCache::setString() Set a string into the cache under $itemKey for the namespace $nsKey. |
| setSubject |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setSubject() Set the subject of this message. |
| setSubject |
in file Message.php, method Swift_Mime_Message::setSubject() Set the subject of the message. |
| setThreshold |
in file AntiFloodPlugin.php, method Swift_Plugins_AntiFloodPlugin::setThreshold() Set the number of emails to send before restarting. |
| setTimeout |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::setTimeout() Set the connection timeout. |
| setTimeout |
in file PopBeforeSmtpPlugin.php, method Swift_Plugins_PopBeforeSmtpPlugin::setTimeout() Set the connection timeout in seconds (default 10). |
| setTimestamp |
in file DateHeader.php, method Swift_Mime_Headers_DateHeader::setTimestamp() Set the UNIX timestamp of the Date in this Header. |
| setTo |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::setTo() Set the to addresses of this message. |
| setTo |
in file Message.php, method Swift_Mime_Message::setTo() Set the To address(es). |
| setTransports |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::setTransports() Set $transports to delegate to. |
| setUsername |
in file PopBeforeSmtpPlugin.php, method Swift_Plugins_PopBeforeSmtpPlugin::setUsername() Set the username to use when connecting (if needed). |
| setUsername |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::setUsername() Set the username to authenticate with. |
| setValue |
in file UnstructuredHeader.php, method Swift_Mime_Headers_UnstructuredHeader::setValue() Set the (unencoded) value of this header. |
| setWriteThroughStream |
in file KeyCacheInputStream.php, method Swift_KeyCache_KeyCacheInputStream::setWriteThroughStream() Specify a stream to write through for each write(). |
| setWriteThroughStream |
in file SimpleKeyCacheInputStream.php, method Swift_KeyCache_SimpleKeyCacheInputStream::setWriteThroughStream() Specify a stream to write through for each write(). |
| setWriteTranslations |
in file StreamBuffer.php, method Swift_Transport_StreamBuffer::setWriteTranslations() Set an array of string replacements which should be made on data written to the buffer. This could replace LF with CRLF for example. |
| setWriteTranslations |
in file IoBuffer.php, method Swift_Transport_IoBuffer::setWriteTranslations() Set an array of string replacements which should be made on data written to the buffer. This could replace LF with CRLF for example. |
| shouldBuffer |
in file StringReplacementFilter.php, method Swift_StreamFilters_StringReplacementFilter::shouldBuffer() Returns true if based on the buffer passed more bytes should be buffered. |
| shouldBuffer |
in file ByteArrayReplacementFilter.php, method Swift_StreamFilters_ByteArrayReplacementFilter::shouldBuffer() Returns true if based on the buffer passed more bytes should be buffered. |
| shouldBuffer |
in file StreamFilter.php, method Swift_StreamFilter::shouldBuffer() Based on the buffer given, this returns true if more buffering is needed. |
| sleep |
in file Sleeper.php, method Swift_Plugins_Sleeper::sleep() Sleep for $seconds. |
| sleep |
in file ThrottlerPlugin.php, method Swift_Plugins_ThrottlerPlugin::sleep() Sleep for $seconds. |
| sleep |
in file AntiFloodPlugin.php, method Swift_Plugins_AntiFloodPlugin::sleep() Sleep for $seconds. |
| start |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::start() Start this Transport mechanism. |
| start |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::start() Start the SMTP connection. |
| start |
in file MailTransport.php, method Swift_Transport_MailTransport::start() Not used. |
| start |
in file SendmailTransport.php, method Swift_Transport_SendmailTransport::start() Start the standalone SMTP session if running in -bs mode. |
| start |
in file Transport.php, method Swift_Transport::start() Start this Transport mechanism. |
| stop |
in file MailTransport.php, method Swift_Transport_MailTransport::stop() Not used. |
| stop |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::stop() Stop the SMTP connection. |
| stop |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::stop() Stop this Transport mechanism. |
| stop |
in file Transport.php, method Swift_Transport::stop() Stop this Transport mechanism. |
| Swift |
in file Swift.php, class Swift General utility class in Swift Mailer, not to be instantiated. |
| Swift_Attachment |
in file Attachment.php, class Swift_Attachment Attachment class for attaching files to a Swift_Mime_Message. |
| Swift_ByteStream_AbstractFilterableInputStream |
in file AbstractFilterableInputStream.php, class Swift_ByteStream_AbstractFilterableInputStream Provides the base functionality for an InputStream supporting filters. |
| Swift_ByteStream_ArrayByteStream |
in file ArrayByteStream.php, class Swift_ByteStream_ArrayByteStream Allows reading and writing of bytes to and from an array. |
| Swift_ByteStream_FileByteStream |
in file FileByteStream.php, class Swift_ByteStream_FileByteStream Allows reading and writing of bytes to and from a file. |
| Swift_CharacterReader |
in file CharacterReader.php, class Swift_CharacterReader Analyzes characters for a specific character set. |
| Swift_CharacterReaderFactory |
in file CharacterReaderFactory.php, class Swift_CharacterReaderFactory A factory for creating CharacterReaders. |
| Swift_CharacterReaderFactory_SimpleCharacterReaderFactory |
in file SimpleCharacterReaderFactory.php, class Swift_CharacterReaderFactory_SimpleCharacterReaderFactory Standard factory for creating CharacterReaders. |
| Swift_CharacterReader_GenericFixedWidthReader |
in file GenericFixedWidthReader.php, class Swift_CharacterReader_GenericFixedWidthReader Provides fixed-width byte sizes for reading fixed-width character sets. |
| Swift_CharacterReader_UsAsciiReader |
in file UsAsciiReader.php, class Swift_CharacterReader_UsAsciiReader Analyzes US-ASCII characters. |
| Swift_CharacterReader_Utf8Reader |
in file Utf8Reader.php, class Swift_CharacterReader_Utf8Reader Analyzes UTF-8 characters. |
| Swift_CharacterStream |
in file CharacterStream.php, class Swift_CharacterStream An abstract means of reading and writing data in terms of characters as opposed to bytes. |
| Swift_CharacterStream_ArrayCharacterStream |
in file ArrayCharacterStream.php, class Swift_CharacterStream_ArrayCharacterStream A CharacterStream implementation which stores characters in an internal array. |
| Swift_CharacterStream_NgCharacterStream |
in file NgCharacterStream.php, class Swift_CharacterStream_NgCharacterStream A CharacterStream implementation which stores characters in an internal array. |
| Swift_DependencyContainer |
in file DependencyContainer.php, class Swift_DependencyContainer Dependency Injection container. |
| Swift_DependencyException |
in file DependencyException.php, class Swift_DependencyException DependencyException thrown when a requested dependeny is missing. |
| Swift_EmbeddedFile |
in file EmbeddedFile.php, class Swift_EmbeddedFile An embedded file, in a multipart message. |
| Swift_Encoder |
in file Encoder.php, class Swift_Encoder Interface for all Encoder schemes. |
| Swift_Encoder_Base64Encoder |
in file Base64Encoder.php, class Swift_Encoder_Base64Encoder Handles Base 64 Encoding in Swift Mailer. |
| Swift_Encoder_QpEncoder |
in file QpEncoder.php, class Swift_Encoder_QpEncoder Handles Quoted Printable (QP) Encoding in Swift Mailer. |
| Swift_Encoder_Rfc2231Encoder |
in file Rfc2231Encoder.php, class Swift_Encoder_Rfc2231Encoder Handles RFC 2231 specified Encoding in Swift Mailer. |
| Swift_Encoding |
in file Encoding.php, class Swift_Encoding Provides quick access to each encoding type. |
| Swift_Events_CommandEvent |
in file CommandEvent.php, class Swift_Events_CommandEvent Generated when a command is sent over an SMTP connection. |
| Swift_Events_CommandListener |
in file CommandListener.php, class Swift_Events_CommandListener Listens for Transports to send commands to the server. |
| Swift_Events_Event |
in file Event.php, class Swift_Events_Event The minimum interface for an Event. |
| Swift_Events_EventDispatcher |
in file EventDispatcher.php, class Swift_Events_EventDispatcher Interface for the EventDispatcher which handles the event dispatching layer. |
| Swift_Events_EventListener |
in file EventListener.php, class Swift_Events_EventListener An identity interface which all EventListeners must extend. |
| Swift_Events_EventObject |
in file EventObject.php, class Swift_Events_EventObject A base Event which all Event classes inherit from. |
| Swift_Events_ResponseEvent |
in file ResponseEvent.php, class Swift_Events_ResponseEvent Generated when a response is received on a SMTP connection. |
| Swift_Events_ResponseListener |
in file ResponseListener.php, class Swift_Events_ResponseListener Listens for responses from a remote SMTP server. |
| Swift_Events_SendEvent |
in file SendEvent.php, class Swift_Events_SendEvent Generated when a message is being sent. |
| Swift_Events_SendListener |
in file SendListener.php, class Swift_Events_SendListener Listens for Messages being sent from within the Transport system. |
| Swift_Events_SimpleEventDispatcher |
in file SimpleEventDispatcher.php, class Swift_Events_SimpleEventDispatcher The EventDispatcher which handles the event dispatching layer. |
| Swift_Events_TransportChangeEvent |
in file TransportChangeEvent.php, class Swift_Events_TransportChangeEvent Generated when the state of a Transport is changed (i.e. stopped/started). |
| Swift_Events_TransportChangeListener |
in file TransportChangeListener.php, class Swift_Events_TransportChangeListener Listens for changes within the Transport system. |
| Swift_Events_TransportExceptionEvent |
in file TransportExceptionEvent.php, class Swift_Events_TransportExceptionEvent Generated when a TransportException is thrown from the Transport system. |
| Swift_Events_TransportExceptionListener |
in file TransportExceptionListener.php, class Swift_Events_TransportExceptionListener Listens for Exceptions thrown from within the Transport system. |
| Swift_FailoverTransport |
in file FailoverTransport.php, class Swift_FailoverTransport Contains a list of redundant Transports so when one fails, the next is used. |
| Swift_FileStream |
in file FileStream.php, class Swift_FileStream An OutputByteStream which specifically reads from a file. |
| Swift_Filterable |
in file Filterable.php, class Swift_Filterable Allows StreamFilters to operate on a stream. |
| Swift_Image |
in file Image.php, class Swift_Image An image, embedded in a multipart message. |
| Swift_InputByteStream |
in file InputByteStream.php, class Swift_InputByteStream An abstract means of writing data. |
| Swift_IoException |
in file IoException.php, class Swift_IoException I/O Exception class. |
| Swift_KeyCache |
in file KeyCache.php, class Swift_KeyCache Provides a mechanism for storing data using two keys. |
| Swift_KeyCache_ArrayKeyCache |
in file ArrayKeyCache.php, class Swift_KeyCache_ArrayKeyCache A basic KeyCache backed by an array. |
| Swift_KeyCache_DiskKeyCache |
in file DiskKeyCache.php, class Swift_KeyCache_DiskKeyCache A KeyCache which streams to and from disk. |
| Swift_KeyCache_KeyCacheInputStream |
in file KeyCacheInputStream.php, class Swift_KeyCache_KeyCacheInputStream Writes data to a KeyCache using a stream. |
| Swift_KeyCache_NullKeyCache |
in file NullKeyCache.php, class Swift_KeyCache_NullKeyCache A null KeyCache that does not cache at all. |
| Swift_KeyCache_SimpleKeyCacheInputStream |
in file SimpleKeyCacheInputStream.php, class Swift_KeyCache_SimpleKeyCacheInputStream Writes data to a KeyCache using a stream. |
| Swift_LoadBalancedTransport |
in file LoadBalancedTransport.php, class Swift_LoadBalancedTransport Redudantly and rotationally uses several Transport implementations when sending. |
| Swift_Mailer |
in file Mailer.php, class Swift_Mailer Swift Mailer class. |
| Swift_Mailer_ArrayRecipientIterator |
in file ArrayRecipientIterator.php, class Swift_Mailer_ArrayRecipientIterator Wraps a standard PHP array in an interator. |
| Swift_Mailer_RecipientIterator |
in file RecipientIterator.php, class Swift_Mailer_RecipientIterator Provides an abstract way of specifying recipients for batch sending. |
| Swift_MailTransport |
in file MailTransport.php, class Swift_MailTransport Sends Messages using the mail() function. |
| Swift_Message |
in file Message.php, class Swift_Message The Message class for building emails. |
| Swift_MimePart |
in file MimePart.php, class Swift_MimePart A MIME part, in a multipart message. |
| Swift_Mime_Attachment |
in file Attachment.php, class Swift_Mime_Attachment An attachment, in a multipart message. |
| Swift_Mime_CharsetObserver |
in file CharsetObserver.php, class Swift_Mime_CharsetObserver Observes changes in an Mime entity's character set. |
| Swift_Mime_ContentEncoder |
in file ContentEncoder.php, class Swift_Mime_ContentEncoder Interface for all Transfer Encoding schemes. |
| Swift_Mime_ContentEncoder_Base64ContentEncoder |
in file Base64ContentEncoder.php, class Swift_Mime_ContentEncoder_Base64ContentEncoder Handles Base 64 Transfer Encoding in Swift Mailer. |
| Swift_Mime_ContentEncoder_PlainContentEncoder |
in file PlainContentEncoder.php, class Swift_Mime_ContentEncoder_PlainContentEncoder Handles binary/7/8-bit Transfer Encoding in Swift Mailer. |
| Swift_Mime_ContentEncoder_QpContentEncoder |
in file QpContentEncoder.php, class Swift_Mime_ContentEncoder_QpContentEncoder Handles Quoted Printable (QP) Transfer Encoding in Swift Mailer. |
| Swift_Mime_EmbeddedFile |
in file EmbeddedFile.php, class Swift_Mime_EmbeddedFile An embedded file, in a multipart message. |
| Swift_Mime_EncodingObserver |
in file EncodingObserver.php, class Swift_Mime_EncodingObserver Observes changes for a Mime entity's ContentEncoder. |
| Swift_Mime_Header |
in file Header.php, class Swift_Mime_Header A MIME Header. |
| Swift_Mime_HeaderEncoder |
in file HeaderEncoder.php, class Swift_Mime_HeaderEncoder Interface for all Header Encoding schemes. |
| Swift_Mime_HeaderEncoder_Base64HeaderEncoder |
in file Base64HeaderEncoder.php, class Swift_Mime_HeaderEncoder_Base64HeaderEncoder Handles Base64 (B) Header Encoding in Swift Mailer. |
| Swift_Mime_HeaderEncoder_QpHeaderEncoder |
in file QpHeaderEncoder.php, class Swift_Mime_HeaderEncoder_QpHeaderEncoder Handles Quoted Printable (Q) Header Encoding in Swift Mailer. |
| Swift_Mime_HeaderFactory |
in file HeaderFactory.php, class Swift_Mime_HeaderFactory Creates MIME headers. |
| Swift_Mime_HeaderSet |
in file HeaderSet.php, class Swift_Mime_HeaderSet A collection of MIME headers. |
| Swift_Mime_Headers_AbstractHeader |
in file AbstractHeader.php, class Swift_Mime_Headers_AbstractHeader An abstract base MIME Header. |
| Swift_Mime_Headers_DateHeader |
in file DateHeader.php, class Swift_Mime_Headers_DateHeader A Date MIME Header for Swift Mailer. |
| Swift_Mime_Headers_IdentificationHeader |
in file IdentificationHeader.php, class Swift_Mime_Headers_IdentificationHeader An ID MIME Header for something like Message-ID or Content-ID. |
| Swift_Mime_Headers_MailboxHeader |
in file MailboxHeader.php, class Swift_Mime_Headers_MailboxHeader A Mailbox Address MIME Header for something like From or Sender. |
| Swift_Mime_Headers_ParameterizedHeader |
in file ParameterizedHeader.php, class Swift_Mime_Headers_ParameterizedHeader An abstract base MIME Header. |
| Swift_Mime_Headers_PathHeader |
in file PathHeader.php, class Swift_Mime_Headers_PathHeader A Path Header in Swift Mailer, such a Return-Path. |
| Swift_Mime_Headers_UnstructuredHeader |
in file UnstructuredHeader.php, class Swift_Mime_Headers_UnstructuredHeader A Simple MIME Header. |
| Swift_Mime_Message |
in file Message.php, class Swift_Mime_Message A Message (RFC 2822) object. |
| Swift_Mime_MimeEntity |
in file MimeEntity.php, class Swift_Mime_MimeEntity A MIME entity, such as an attachment. |
| Swift_Mime_MimePart |
in file MimePart.php, class Swift_Mime_MimePart A MIME part, in a multipart message. |
| Swift_Mime_ParameterizedHeader |
in file ParameterizedHeader.php, class Swift_Mime_ParameterizedHeader A MIME Header with parameters. |
| Swift_Mime_SimpleHeaderFactory |
in file SimpleHeaderFactory.php, class Swift_Mime_SimpleHeaderFactory Creates MIME headers. |
| Swift_Mime_SimpleHeaderSet |
in file SimpleHeaderSet.php, class Swift_Mime_SimpleHeaderSet A collection of MIME headers. |
| Swift_Mime_SimpleMessage |
in file SimpleMessage.php, class Swift_Mime_SimpleMessage The default email message class. |
| Swift_Mime_SimpleMimeEntity |
in file SimpleMimeEntity.php, class Swift_Mime_SimpleMimeEntity A MIME entity, in a multipart message. |
| Swift_OutputByteStream |
in file OutputByteStream.php, class Swift_OutputByteStream An abstract means of reading data. |
| Swift_Plugins_AntiFloodPlugin |
in file AntiFloodPlugin.php, class Swift_Plugins_AntiFloodPlugin Reduces network flooding when sending large amounts of mail. |
| Swift_Plugins_BandwidthMonitorPlugin |
in file BandwidthMonitorPlugin.php, class Swift_Plugins_BandwidthMonitorPlugin Reduces network flooding when sending large amounts of mail. |
| Swift_Plugins_DecoratorPlugin |
in file DecoratorPlugin.php, class Swift_Plugins_DecoratorPlugin Allows customization of Messages on-the-fly. |
| Swift_Plugins_Decorator_Replacements |
in file Replacements.php, class Swift_Plugins_Decorator_Replacements Allows customization of Messages on-the-fly. |
| Swift_Plugins_Logger |
in file Logger.php, class Swift_Plugins_Logger Logs events in the Transport system. |
| Swift_Plugins_LoggerPlugin |
in file LoggerPlugin.php, class Swift_Plugins_LoggerPlugin Does real time logging of Transport level information. |
| Swift_Plugins_Loggers_ArrayLogger |
in file ArrayLogger.php, class Swift_Plugins_Loggers_ArrayLogger Logs to an Array backend. |
| Swift_Plugins_Loggers_EchoLogger |
in file EchoLogger.php, class Swift_Plugins_Loggers_EchoLogger Prints all log messages in real time. |
| Swift_Plugins_PopBeforeSmtpPlugin |
in file PopBeforeSmtpPlugin.php, class Swift_Plugins_PopBeforeSmtpPlugin Makes sure a connection to a POP3 host has been established prior to connecting to SMTP. |
| Swift_Plugins_Pop_Pop3Connection |
in file Pop3Connection.php, class Swift_Plugins_Pop_Pop3Connection Pop3Connection interface for connecting and disconnecting to a POP3 host. |
| Swift_Plugins_Pop_Pop3Exception |
in file Pop3Exception.php, class Swift_Plugins_Pop_Pop3Exception Pop3Exception thrown when an error occurs connecting to a POP3 host. |
| Swift_Plugins_Reporter |
in file Reporter.php, class Swift_Plugins_Reporter The Reporter plugin sends pass/fail notification to a Reporter. |
| Swift_Plugins_ReporterPlugin |
in file ReporterPlugin.php, class Swift_Plugins_ReporterPlugin Does real time reporting of pass/fail for each recipient. |
| Swift_Plugins_Reporters_HitReporter |
in file HitReporter.php, class Swift_Plugins_Reporters_HitReporter A reporter which "collects" failures for the Reporter plugin. |
| Swift_Plugins_Reporters_HtmlReporter |
in file HtmlReporter.php, class Swift_Plugins_Reporters_HtmlReporter A HTML output reporter for the Reporter plugin. |
| Swift_Plugins_Sleeper |
in file Sleeper.php, class Swift_Plugins_Sleeper Sleeps for a duration of time. |
| Swift_Plugins_ThrottlerPlugin |
in file ThrottlerPlugin.php, class Swift_Plugins_ThrottlerPlugin Throttles the rate at which emails are sent. |
| Swift_Plugins_Timer |
in file Timer.php, class Swift_Plugins_Timer Provides timestamp data. |
| Swift_ReplacementFilterFactory |
in file ReplacementFilterFactory.php, class Swift_ReplacementFilterFactory Creates StreamFilters. |
| Swift_RfcComplianceException |
in file RfcComplianceException.php, class Swift_RfcComplianceException RFC Compliance Exception class. |
| Swift_SendmailTransport |
in file SendmailTransport.php, class Swift_SendmailTransport SendmailTransport for sending mail through a sendmail/postfix (etc..) binary. |
| Swift_SmtpTransport |
in file SmtpTransport.php, class Swift_SmtpTransport Sends Messages over SMTP with ESMTP support. |
| Swift_StreamFilter |
in file StreamFilter.php, class Swift_StreamFilter Processes bytes as they pass through a stream and performs filtering. |
| Swift_StreamFilters_ByteArrayReplacementFilter |
in file ByteArrayReplacementFilter.php, class Swift_StreamFilters_ByteArrayReplacementFilter Processes bytes as they pass through a buffer and replaces sequences in it. |
| Swift_StreamFilters_StringReplacementFilter |
in file StringReplacementFilter.php, class Swift_StreamFilters_StringReplacementFilter Processes bytes as they pass through a buffer and replaces sequences in it. |
| Swift_StreamFilters_StringReplacementFilterFactory |
in file StringReplacementFilterFactory.php, class Swift_StreamFilters_StringReplacementFilterFactory Creates filters for replacing needles in a string buffer. |
| Swift_SwiftException |
in file SwiftException.php, class Swift_SwiftException Base Exception class. |
| Swift_Transport |
in file Transport.php, class Swift_Transport Sends Messages via an abstract Transport subsystem. |
| Swift_TransportException |
in file TransportException.php, class Swift_TransportException TransportException thrown when an error occurs in the Transport subsystem. |
| Swift_Transport_AbstractSmtpTransport |
in file AbstractSmtpTransport.php, class Swift_Transport_AbstractSmtpTransport Sends Messages over SMTP. |
| Swift_Transport_EsmtpHandler |
in file EsmtpHandler.php, class Swift_Transport_EsmtpHandler An ESMTP handler. |
| Swift_Transport_EsmtpTransport |
in file EsmtpTransport.php, class Swift_Transport_EsmtpTransport Sends Messages over SMTP with ESMTP support. |
| Swift_Transport_Esmtp_Authenticator |
in file Authenticator.php, class Swift_Transport_Esmtp_Authenticator An Authentication mechanism. |
| Swift_Transport_Esmtp_AuthHandler |
in file AuthHandler.php, class Swift_Transport_Esmtp_AuthHandler An ESMTP handler for AUTH support. |
| Swift_Transport_Esmtp_Auth_CramMd5Authenticator |
in file CramMd5Authenticator.php, class Swift_Transport_Esmtp_Auth_CramMd5Authenticator Handles CRAM-MD5 authentication. |
| Swift_Transport_Esmtp_Auth_LoginAuthenticator |
in file LoginAuthenticator.php, class Swift_Transport_Esmtp_Auth_LoginAuthenticator Handles LOGIN authentication. |
| Swift_Transport_Esmtp_Auth_PlainAuthenticator |
in file PlainAuthenticator.php, class Swift_Transport_Esmtp_Auth_PlainAuthenticator Handles PLAIN authentication. |
| Swift_Transport_FailoverTransport |
in file FailoverTransport.php, class Swift_Transport_FailoverTransport Contains a list of redundant Transports so when one fails, the next is used. |
| Swift_Transport_IoBuffer |
in file IoBuffer.php, class Swift_Transport_IoBuffer Buffers input and output to a resource. |
| Swift_Transport_LoadBalancedTransport |
in file LoadBalancedTransport.php, class Swift_Transport_LoadBalancedTransport Redudantly and rotationally uses several Transports when sending. |
| Swift_Transport_MailInvoker |
in file MailInvoker.php, class Swift_Transport_MailInvoker This interface intercepts calls to the mail() function. |
| Swift_Transport_MailTransport |
in file MailTransport.php, class Swift_Transport_MailTransport Sends Messages using the mail() function. |
| Swift_Transport_SendmailTransport |
in file SendmailTransport.php, class Swift_Transport_SendmailTransport SendmailTransport for sending mail through a sendmail/postfix (etc..) binary. |
| Swift_Transport_SimpleMailInvoker |
in file SimpleMailInvoker.php, class Swift_Transport_SimpleMailInvoker This is the implementation class for Swift_Transport_MailInvoker. |
| Swift_Transport_SmtpAgent |
in file SmtpAgent.php, class Swift_Transport_SmtpAgent Wraps an IoBuffer to send/receive SMTP commands/responses. |
| Swift_Transport_StreamBuffer |
in file StreamBuffer.php, class Swift_Transport_StreamBuffer A generic IoBuffer implementation supporting remote sockets and local processes. |
| SimpleCharacterReaderFactory.php |
procedural page SimpleCharacterReaderFactory.php |
| SendEvent.php |
procedural page SendEvent.php |
| SendListener.php |
procedural page SendListener.php |
| SimpleEventDispatcher.php |
procedural page SimpleEventDispatcher.php |
| SimpleKeyCacheInputStream.php |
procedural page SimpleKeyCacheInputStream.php |
| SimpleHeaderFactory.php |
procedural page SimpleHeaderFactory.php |
| SimpleHeaderSet.php |
procedural page SimpleHeaderSet.php |
| SimpleMessage.php |
procedural page SimpleMessage.php |
| SimpleMimeEntity.php |
procedural page SimpleMimeEntity.php |
| Sleeper.php |
procedural page Sleeper.php |
| SendmailTransport.php |
procedural page SendmailTransport.php |
| SmtpTransport.php |
procedural page SmtpTransport.php |
| StreamFilter.php |
procedural page StreamFilter.php |
| StringReplacementFilter.php |
procedural page StringReplacementFilter.php |
| StringReplacementFilterFactory.php |
procedural page StringReplacementFilterFactory.php |
| SwiftException.php |
procedural page SwiftException.php |
| SendmailTransport.php |
procedural page SendmailTransport.php |
| SimpleMailInvoker.php |
procedural page SimpleMailInvoker.php |
| SmtpAgent.php |
procedural page SmtpAgent.php |
| StreamBuffer.php |
procedural page StreamBuffer.php |
| Swift.php |
procedural page Swift.php |
| $_buffer |
in file AbstractSmtpTransport.php, variable Swift_Transport_AbstractSmtpTransport::$_buffer Input-Output buffer for sending/receiving SMTP commands and responses |
| $_charStream |
in file QpEncoder.php, variable Swift_Encoder_QpEncoder::$_charStream The CharacterStream used for reading characters (as opposed to bytes). |
| $_domain |
in file AbstractSmtpTransport.php, variable Swift_Transport_AbstractSmtpTransport::$_domain The domain name to use in HELO command |
| $_eventDispatcher |
in file AbstractSmtpTransport.php, variable Swift_Transport_AbstractSmtpTransport::$_eventDispatcher The event dispatching layer |
| $_filter |
in file QpEncoder.php, variable Swift_Encoder_QpEncoder::$_filter A filter used if input should be canonicalized. |
| $_qpMap |
in file QpEncoder.php, variable Swift_Encoder_QpEncoder::$_qpMap Pre-computed QP for HUGE optmization. |
| $_safeMap |
in file QpEncoder.php, variable Swift_Encoder_QpEncoder::$_safeMap A map of non-encoded ascii characters. |
| $_started |
in file AbstractSmtpTransport.php, variable Swift_Transport_AbstractSmtpTransport::$_started Connection status |
| $_transports |
in file LoadBalancedTransport.php, variable Swift_Transport_LoadBalancedTransport::$_transports The Transports which are used in rotation. |
| $_userCharset |
in file MimePart.php, variable Swift_Mime_MimePart::$_userCharset The charset last specified by the user |
| $_userContentType |
in file SimpleMimeEntity.php, variable Swift_Mime_SimpleMimeEntity::$_userContentType |
| $_userDelSp |
in file MimePart.php, variable Swift_Mime_MimePart::$_userDelSp The delsp parameter last specified by the user |
| $_userFormat |
in file MimePart.php, variable Swift_Mime_MimePart::$_userFormat The format parameter last specified by the user |
| _assertResponseCode |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_assertResponseCode() Throws an Exception if a response code is incorrect |
| _clearCache |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_clearCache() Empty the KeyCache for this entity. |
| _commit |
in file FileByteStream.php, method Swift_ByteStream_FileByteStream::_commit() Just write the bytes to the file |
| _commit |
in file StreamBuffer.php, method Swift_Transport_StreamBuffer::_commit() Write this bytes to the stream |
| _commit |
in file AbstractFilterableInputStream.php, method Swift_ByteStream_AbstractFilterableInputStream::_commit() Commit the given bytes to the storage medium immediately. |
| _doDataCommand |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_doDataCommand() Send the DATA command |
| _doHeloCommand |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_doHeloCommand() Send the HELO welcome |
| _doHeloCommand |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::_doHeloCommand() Overridden to perform EHLO instead |
| _doMailFromCommand |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_doMailFromCommand() Send the MAIL FROM command |
| _doMailFromCommand |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::_doMailFromCommand() Overridden to add Extension support |
| _doRcptToCommand |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::_doRcptToCommand() Overridden to add Extension support |
| _doRcptToCommand |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_doRcptToCommand() Send the RCPT TO command |
| _encodeByteSequence |
in file QpHeaderEncoder.php, method Swift_Mime_HeaderEncoder_QpHeaderEncoder::_encodeByteSequence() Encode the given byte array into a verbatim QP form. |
| _encodeByteSequence |
in file QpEncoder.php, method Swift_Encoder_QpEncoder::_encodeByteSequence() Encode the given byte array into a verbatim QP form. |
| _fixHeaders |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_fixHeaders() Re-evaluate what content type and encoding should be used on this entity. |
| _fixHeaders |
in file MimePart.php, method Swift_Mime_MimePart::_fixHeaders() Fix the content-type and encoding of this entity |
| _flush |
in file FileByteStream.php, method Swift_ByteStream_FileByteStream::_flush() Not used |
| _flush |
in file AbstractFilterableInputStream.php, method Swift_ByteStream_AbstractFilterableInputStream::_flush() Flush any buffers/content with immediate effect. |
| _flush |
in file StreamBuffer.php, method Swift_Transport_StreamBuffer::_flush() Flush the stream contents |
| _getAuthenticatorsForAgent |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::_getAuthenticatorsForAgent() Returns the authenticator list for the given agent. |
| _getBufferParams |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::_getBufferParams() Get the params to initialize the buffer |
| _getBufferParams |
in file SendmailTransport.php, method Swift_Transport_SendmailTransport::_getBufferParams() Get the params to initialize the buffer |
| _getBufferParams |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_getBufferParams() Return an array of params for the Buffer |
| _getCache |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_getCache() Get the KeyCache used in this entity. |
| _getFullResponse |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_getFullResponse() Get an entire multi-line response using its sequence number |
| _getHeaderFieldModel |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_getHeaderFieldModel() Get the model data (usually an array or a string) for $field. |
| _getHeaderParameter |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_getHeaderParameter() Get the parameter value of $parameter on $field header. |
| _getIdField |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_getIdField() Get the name of the header that provides the ID of this entity |
| _getIdField |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::_getIdField() |
| _getNextTransport |
in file FailoverTransport.php, method Swift_Transport_FailoverTransport::_getNextTransport() |
| _getNextTransport |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::_getNextTransport() Rotates the transport list around and returns the first instance. |
| _getReversePath |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_getReversePath() Determine the best-use reverse path for this message |
| _killCurrentTransport |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::_killCurrentTransport() Tag the currently used (top of stack) transport as dead/useless. |
| _killCurrentTransport |
in file FailoverTransport.php, method Swift_Transport_FailoverTransport::_killCurrentTransport() |
| _nextSequence |
in file QpEncoder.php, method Swift_Encoder_QpEncoder::_nextSequence() Get the next sequence of bytes to read from the char stream. |
| _readGreeting |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_readGreeting() Read the opening SMTP greeting |
| _setHeaderFieldModel |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_setHeaderFieldModel() Set the model data for $field. |
| _setHeaderParameter |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::_setHeaderParameter() Set the parameter value of $parameter on $field header. |
| _setNestingLevel |
in file MimePart.php, method Swift_Mime_MimePart::_setNestingLevel() Set the nesting level of this entity |
| _standardize |
in file QpEncoder.php, method Swift_Encoder_QpEncoder::_standardize() Make sure CRLF is correct and HT/SPACE are in valid places. |
| _streamMessage |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_streamMessage() Stream the contents of the message over the buffer |
| _throwException |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::_throwException() Throw a TransportException, first sending it to any listeners |
| __call |
in file YiiMailMessage.php, method YiiMailMessage::__call() Any requests to set or get attributes or call methods on this class that are not found are redirected to the Swift_Mime_Message object. |
| __call |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::__call() Mixin handling method for ESMTP handlers |
| __clone |
in file KeyCacheInputStream.php, method Swift_KeyCache_KeyCacheInputStream::__clone() Any implementation should be cloneable, allowing the clone to access a separate $nsKey and $itemKey. |
| __clone |
in file SimpleKeyCacheInputStream.php, method Swift_KeyCache_SimpleKeyCacheInputStream::__clone() Any implementation should be cloneable, allowing the clone to access a separate $nsKey and $itemKey. |
| __construct |
in file ResponseEvent.php, method Swift_Events_ResponseEvent::__construct() Create a new ResponseEvent for $source and $response. |
| __construct |
in file QpEncoder.php, method Swift_Encoder_QpEncoder::__construct() Creates a new QpEncoder for the given CharacterStream. |
| __construct |
in file Rfc2231Encoder.php, method Swift_Encoder_Rfc2231Encoder::__construct() Creates a new Rfc2231Encoder using the given character stream instance. |
| __construct |
in file QpHeaderEncoder.php, method Swift_Mime_HeaderEncoder_QpHeaderEncoder::__construct() Creates a new QpHeaderEncoder for the given CharacterStream. |
| __construct |
in file ReporterPlugin.php, method Swift_Plugins_ReporterPlugin::__construct() Create a new ReporterPlugin using $reporter. |
| __construct |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::__construct() Create a new SimpleMessage with $headers, $encoder and $cache. |
| __construct |
in file SwiftException.php, method Swift_SwiftException::__construct() Create a new SwiftException with $message. |
| __construct |
in file StringReplacementFilter.php, method Swift_StreamFilters_StringReplacementFilter::__construct() Create a new StringReplacementFilter with $search and $replace. |
| __construct |
in file StreamBuffer.php, method Swift_Transport_StreamBuffer::__construct() Create a new StreamBuffer using $replacementFactory for transformations. |
| __construct |
in file ThrottlerPlugin.php, method Swift_Plugins_ThrottlerPlugin::__construct() Create a new ThrottlerPlugin. |
| __construct |
in file TransportException.php, method Swift_TransportException::__construct() Create a new TransportException with $message. |
| __construct |
in file YiiMailMessage.php, method YiiMailMessage::__construct() You may optionally set some message info using the paramaters of this constructor. |
| __construct |
in file UnstructuredHeader.php, method Swift_Mime_Headers_UnstructuredHeader::__construct() Creates a new SimpleHeader with $name. |
| __construct |
in file TransportExceptionEvent.php, method Swift_Events_TransportExceptionEvent::__construct() Create a new TransportExceptionEvent for $transport. |
| __construct |
in file SmtpTransport.php, method Swift_SmtpTransport::__construct() Create a new SmtpTransport, optionally with $host, $port and $security. |
| __construct |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::__construct() Create a new SimpleMimeEntity with $headers, $encoder and $cache. |
| __construct |
in file SendmailTransport.php, method Swift_Transport_SendmailTransport::__construct() Create a new SendmailTransport with $buf for I/O. |
| __construct |
in file SendmailTransport.php, method Swift_SendmailTransport::__construct() Create a new SendmailTransport, optionally using $command for sending. |
| __construct |
in file SendEvent.php, method Swift_Events_SendEvent::__construct() Create a new SendEvent for $source and $message. |
| __construct |
in file SimpleCharacterReaderFactory.php, method Swift_CharacterReaderFactory_SimpleCharacterReaderFactory::__construct() Creates a new CharacterReaderFactory. |
| __construct |
in file SimpleEventDispatcher.php, method Swift_Events_SimpleEventDispatcher::__construct() Create a new EventDispatcher. |
| __construct |
in file QpContentEncoder.php, method Swift_Mime_ContentEncoder_QpContentEncoder::__construct() Creates a new QpContentEncoder for the given CharacterStream. |
| __construct |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::__construct() Create a new SimpleHeaderSet with the given $factory. |
| __construct |
in file SimpleHeaderFactory.php, method Swift_Mime_SimpleHeaderFactory::__construct() Creates a new SimpleHeaderFactory using $encoder and $paramEncoder. |
| __construct |
in file RfcComplianceException.php, method Swift_RfcComplianceException::__construct() Create a new RfcComplianceException with $message. |
| __construct |
in file MailTransport.php, method Swift_MailTransport::__construct() Create a new MailTransport, optionally specifying $extraParams. |
| __construct |
in file DependencyContainer.php, method Swift_DependencyContainer::__construct() Constructor should not be used. |
| __construct |
in file DecoratorPlugin.php, method Swift_Plugins_DecoratorPlugin::__construct() Create a new DecoratorPlugin with $replacements. |
| __construct |
in file DateHeader.php, method Swift_Mime_Headers_DateHeader::__construct() Creates a new DateHeader with $name and $timestamp. |
| __construct |
in file CommandEvent.php, method Swift_Events_CommandEvent::__construct() Create a new CommandEvent for $source with $command. |
| __construct |
in file DependencyException.php, method Swift_DependencyException::__construct() Create a new DependencyException with $message. |
| __construct |
in file DiskKeyCache.php, method Swift_KeyCache_DiskKeyCache::__construct() Create a new DiskKeyCache with the given $stream for cloning to make InputByteStreams, and the given $path to save to. |
| __construct |
in file EmbeddedFile.php, method Swift_Mime_EmbeddedFile::__construct() Creates a new Attachment with $headers and $encoder. |
| __construct |
in file PopBeforeSmtpPlugin.php, method Swift_Plugins_PopBeforeSmtpPlugin::__construct() Create a new PopBeforeSmtpPlugin for $host and $port. |
| __construct |
in file EmbeddedFile.php, method Swift_EmbeddedFile::__construct() Create a new EmbeddedFile. |
| __construct |
in file EchoLogger.php, method Swift_Plugins_Loggers_EchoLogger::__construct() Create a new EchoLogger. |
| __construct |
in file ByteArrayReplacementFilter.php, method Swift_StreamFilters_ByteArrayReplacementFilter::__construct() Create a new ByteArrayReplacementFilter with $search and $replace. |
| __construct |
in file AuthHandler.php, method Swift_Transport_Esmtp_AuthHandler::__construct() Create a new AuthHandler with $authenticators for support. |
| __construct |
in file ArrayCharacterStream.php, method Swift_CharacterStream_ArrayCharacterStream::__construct() Create a new CharacterStream with the given $chars, if set. |
| __construct |
in file ArrayByteStream.php, method Swift_ByteStream_ArrayByteStream::__construct() Create a new ArrayByteStream. |
| __construct |
in file AntiFloodPlugin.php, method Swift_Plugins_AntiFloodPlugin::__construct() Create a new AntiFloodPlugin with $threshold and $sleep time. |
| __construct |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::__construct() Creates a new EsmtpTransport using the given I/O buffer. |
| __construct |
in file ArrayKeyCache.php, method Swift_KeyCache_ArrayKeyCache::__construct() Create a new ArrayKeyCache with the given $stream for cloning to make InputByteStreams. |
| __construct |
in file ArrayLogger.php, method Swift_Plugins_Loggers_ArrayLogger::__construct() Create a new ArrayLogger with a maximum of $size entries. |
| __construct |
in file Attachment.php, method Swift_Attachment::__construct() Create a new Attachment. |
| __construct |
in file Attachment.php, method Swift_Mime_Attachment::__construct() Create a new Attachment with $headers, $encoder and $cache. |
| __construct |
in file ArrayRecipientIterator.php, method Swift_Mailer_ArrayRecipientIterator::__construct() Create a new ArrayRecipientIterator from $recipients. |
| __construct |
in file EventObject.php, method Swift_Events_EventObject::__construct() Create a new EventObject originating at $source. |
| __construct |
in file EsmtpTransport.php, method Swift_Transport_EsmtpTransport::__construct() Creates a new EsmtpTransport using the given I/O buffer. |
| __construct |
in file Message.php, method Swift_Message::__construct() Create a new Message. |
| __construct |
in file MimePart.php, method Swift_MimePart::__construct() Create a new MimePart. |
| __construct |
in file MailTransport.php, method Swift_Transport_MailTransport::__construct() Create a new MailTransport with the $log. |
| __construct |
in file Mailer.php, method Swift_Mailer::__construct() Create a new Mailer using $transport for delivery. |
| __construct |
in file MailboxHeader.php, method Swift_Mime_Headers_MailboxHeader::__construct() Creates a new MailboxHeader with $name. |
| __construct |
in file MimePart.php, method Swift_Mime_MimePart::__construct() Create a new MimePart with $headers, $encoder and $cache. |
| __construct |
in file NgCharacterStream.php, method Swift_CharacterStream_NgCharacterStream::__construct() The constructor |
| __construct |
in file Pop3Exception.php, method Swift_Plugins_Pop_Pop3Exception::__construct() Create a new Pop3Exception with $message. |
| __construct |
in file PlainContentEncoder.php, method Swift_Mime_ContentEncoder_PlainContentEncoder::__construct() Creates a new PlainContentEncoder with $name (probably 7bit or 8bit). |
| __construct |
in file PathHeader.php, method Swift_Mime_Headers_PathHeader::__construct() Creates a new PathHeader with the given $name. |
| __construct |
in file ParameterizedHeader.php, method Swift_Mime_Headers_ParameterizedHeader::__construct() Creates a new ParameterizedHeader with $name. |
| __construct |
in file LoadBalancedTransport.php, method Swift_LoadBalancedTransport::__construct() Creates a new LoadBalancedTransport with $transports. |
| __construct |
in file LoggerPlugin.php, method Swift_Plugins_LoggerPlugin::__construct() Create a new LoggerPlugin using $logger. |
| __construct |
in file FailoverTransport.php, method Swift_Transport_FailoverTransport::__construct() Creates a new FailoverTransport. |
| __construct |
in file FailoverTransport.php, method Swift_FailoverTransport::__construct() Creates a new FailoverTransport with $transports. |
| __construct |
in file GenericFixedWidthReader.php, method Swift_CharacterReader_GenericFixedWidthReader::__construct() Creates a new GenericFixedWidthReader using $width bytes per character. |
| __construct |
in file IdentificationHeader.php, method Swift_Mime_Headers_IdentificationHeader::__construct() Creates a new IdentificationHeader with the given $name and $id. |
| __construct |
in file Image.php, method Swift_Image::__construct() Create a new EmbeddedFile. |
| __construct |
in file LoadBalancedTransport.php, method Swift_Transport_LoadBalancedTransport::__construct() Creates a new LoadBalancedTransport. |
| __construct |
in file IoException.php, method Swift_IoException::__construct() Create a new IoException with $message. |
| __construct |
in file FileByteStream.php, method Swift_ByteStream_FileByteStream::__construct() Create a new FileByteStream for $path. |
| __destruct |
in file AbstractSmtpTransport.php, method Swift_Transport_AbstractSmtpTransport::__destruct() Destructor. |
| __destruct |
in file DiskKeyCache.php, method Swift_KeyCache_DiskKeyCache::__destruct() Destructor. |
| __destruct |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::__destruct() Empties it's own contents from the cache. |
| __get |
in file YiiMailMessage.php, method YiiMailMessage::__get() Any requests to set or get attributes or call methods on this class that are not found are redirected to the Swift_Mime_Message object. |
| __set |
in file YiiMailMessage.php, method YiiMailMessage::__set() Any requests to set or get attributes or call methods on this class that are not found are redirected to the Swift_Mime_Message object. |
| __toString |
in file AbstractHeader.php, method Swift_Mime_Headers_AbstractHeader::__toString() Returns a string representation of this object. |
| __toString |
in file SimpleMessage.php, method Swift_Mime_SimpleMessage::__toString() Returns a string representation of this object. |
| __toString |
in file SimpleHeaderSet.php, method Swift_Mime_SimpleHeaderSet::__toString() Returns a string representation of this object. |
| __toString |
in file SimpleMimeEntity.php, method Swift_Mime_SimpleMimeEntity::__toString() Returns a string representation of this object. |