MailMimeParser 1.3

MessagePartFactory

Abstract factory for subclasses of MessagePart.

Tags
author

Zaahid Bateson

Table of Contents

$partStreamFilterManagerFactory  : PartStreamFilterManagerFactory
$streamFactory  : StreamFactory
$instances  : array<string|int, MessagePartFactory>
__construct()  : mixed
Initializes class dependencies.
getInstance()  : MessagePartFactory
Returns the singleton instance for the class.
newInstance()  : MessagePart
Constructs a new MessagePart 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