MailMimeParser 1.3

MessageFactory extends MimePartFactory

Responsible for creating Message instances.

Tags
author

Zaahid Bateson

Table of Contents

$messageHelperService  : MessageHelperService
$partFilterFactory  : PartFilterFactory
$partStreamFilterManagerFactory  : PartStreamFilterManagerFactory
$streamFactory  : StreamFactory
$instances  : array<string|int, MessagePartFactory>
__construct()  : mixed
Constructor
getInstance()  : MessagePartFactory
Returns the singleton instance for the class.
newInstance()  : MimePart
Constructs a new Message object and returns it
getCachedInstance()  : MessagePartFactory
Returns a cached singleton instance if one exists, or null if one hasn't been created yet.
setCachedInstance()  : mixed
Sets a cached singleton instance.

Properties

Methods

Search results