Open Monograph Press  3.3.0
MonographFileEmailLogEntry Class Reference
Inheritance diagram for MonographFileEmailLogEntry:
EmailLogEntry DataObject

Public Member Functions

 __construct ()
 
 getFileId ()
 
 setFileId ($fileId)
 
- Public Member Functions inherited from EmailLogEntry
 getAssocId ()
 
 getAssocType ()
 
 getBccs ()
 
 getBody ()
 
 getCcs ()
 
 getDateSent ()
 
 getEventType ()
 
 getFrom ()
 
 getPrefixedSubject ()
 
 getRecipients ()
 
 getSenderEmail ()
 
 getSenderFullName ()
 
 getSenderId ()
 
 getSubject ()
 
 setAssocId ($assocId)
 
 setAssocType ($assocType)
 
 setBccs ($bccs)
 
 setBody ($body)
 
 setCcs ($ccs)
 
 setDateSent ($dateSent)
 
 setEventType ($eventType)
 
 setFrom ($from)
 
 setRecipients ($recipients)
 
 setSenderId ($senderId)
 
 setSubject ($subject)
 
- Public Member Functions inherited from DataObject
 addSupportedMetadataAdapter ($metadataAdapter)
 
 extractMetadata ($metadataSchema)
 
 getAdditionalMetadataFieldNames ()
 
getAllData ()
 
 getDAO ()
 
getData ($key, $locale=null)
 
 getHasLoadableAdapters ()
 
 getId ()
 
 getLocaleMetadataFieldNames ()
 
 getLocalizedData ($key, $preferredLocale=null)
 
 getMetadataFieldNames ($translated=true)
 
 getSetMetadataFieldNames ($translated=true)
 
 getSupportedExtractionAdapters ()
 
 getSupportedInjectionAdapters ()
 
 getSupportedMetadataSchemas ()
 
 hasData ($key, $locale=null)
 
 injectMetadata ($metadataDescription)
 
 removeSupportedMetadataAdapter ($metadataSchemaName)
 
 setAllData (&$data)
 
 setData ($key, $value, $locale=null)
 
 setHasLoadableAdapters ($hasLoadableAdapters)
 
 setId ($id)
 
 unsetData ($key, $locale=null)
 
 upcastTo ($targetObject)
 

Additional Inherited Members

- Data Fields inherited from DataObject
 $_data = array()
 
 $_extractionAdaptersLoaded = false
 
 $_hasLoadableAdapters = false
 
 $_injectionAdaptersLoaded = false
 
 $_metadataExtractionAdapters = array()
 
 $_metadataInjectionAdapters = array()
 

Detailed Description

Describes an entry in the monograph file email log.

See also
MonographFileEmailLogDAO

Definition at line 19 of file MonographFileEmailLogEntry.inc.php.

Constructor & Destructor Documentation

◆ __construct()

MonographFileEmailLogEntry::__construct ( )

Constructor.

Reimplemented from DataObject.

Definition at line 23 of file MonographFileEmailLogEntry.inc.php.

Member Function Documentation

◆ getFileId()

MonographFileEmailLogEntry::getFileId ( )

Definition at line 31 of file MonographFileEmailLogEntry.inc.php.

References EmailLogEntry\getAssocId().

◆ setFileId()

MonographFileEmailLogEntry::setFileId (   $fileId)

Definition at line 27 of file MonographFileEmailLogEntry.inc.php.

References EmailLogEntry\setAssocId().


The documentation for this class was generated from the following file: