Class Inx_Apiimpl_Inbox_InboxMessageImpl

Description

Implements interfaces:

Located in /Apiimpl/Inbox/InboxMessageImpl.php (line 2)


	
			
Method Summary
static void convert (Inx_Apiimpl_SessionContext $oSessionContext,  $oMessageData)
Inx_Apiimpl_Inbox_InboxMessageImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext,  $oData, Inx_Api_Recipient_RecipientContext $oRecipientContext,  $aAttrGetterMapping)
void commitUpdate ()
void getCategory ()
void getDate (Inx_Api_Recipient_Attribute $oAttribute)
void getHeaders ()
void getId ()
void getRecipientId ()
void getSender ()
void getSubject ()
void getTextContent ()
void getTime (Inx_Api_Recipient_Attribute $oAttribute)
void reload ()
Methods
static method convert (line 218)
  • access: protected
static void convert (Inx_Apiimpl_SessionContext $oSessionContext,  $oMessageData)
Constructor __construct (line 16)
  • access: public
Inx_Apiimpl_Inbox_InboxMessageImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext,  $oData, Inx_Api_Recipient_RecipientContext $oRecipientContext,  $aAttrGetterMapping)
commitUpdate (line 108)
  • access: public
void commitUpdate ()

Implementation of:
Inx_Api_BusinessObject::commitUpdate()
Passes all changes made since the last commit to the server.
getBoolean (line 136)
  • access: public
void getBoolean (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getBoolean()
Returns the bool value for the given recipient Attribute.
getCategory (line 27)
  • access: public
void getCategory ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getCategory()
Returns the category of this inbox message.
getDate (line 142)
  • access: public
void getDate (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getDate()
Returns the date value for the given recipient Attribute.
getDatetime (line 148)
  • access: public
void getDatetime (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getDatetime()
Returns the datetime value for the given recipient Attribute.
getDouble (line 154)
  • access: public
void getDouble (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getDouble()
Returns the float value for the given recipient Attribute.
getHeaders (line 33)
  • access: public
void getHeaders ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getHeaders()
Returns the header of the message as string.
getId (line 115)
  • access: public
void getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getInteger (line 160)
  • access: public
void getInteger (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getInteger()
Returns the integer value for the given recipient Attribute.
getMatchedEmailAddress (line 212)
  • access: public
void getMatchedEmailAddress ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getMatchedEmailAddress()
Returns the matched e-mail address (i.
getMIMEMessageAsStream (line 47)
  • access: public
void getMIMEMessageAsStream ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getMIMEMessageAsStream()
Returns the complete message as mime message stream.
getObject (line 184)
  • access: public
void getObject (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getObject()
Returns the value for the given recipient Attribute.
getReceptionDate (line 62)
  • access: public
void getReceptionDate ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getReceptionDate()
Returns the date when the message was received.
getRecipientId (line 68)
  • access: public
void getRecipientId ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getRecipientId()
Returns the id of the recipient who sent the message.
getRecipientState (line 166)
  • access: public
void getRecipientState ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getRecipientState()
Returns the state of the recipient for the message. RecipientState values:
getSender (line 74)
  • access: public
void getSender ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getSender()
Returns the sender address.
getString (line 172)
  • access: public
void getString (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getString()
Returns the string value for the given recipient Attribute.
getSubject (line 80)
  • access: public
void getSubject ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getSubject()
Returns the subject of the received message.
getTextContent (line 94)
  • access: public
void getTextContent ()

Implementation of:
Inx_Api_Inbox_InboxMessage::getTextContent()
Returns the message content as text.
getTime (line 178)
  • access: public
void getTime (Inx_Api_Recipient_Attribute $oAttribute)

Implementation of:
Inx_Api_Inbox_InboxMessage::getTime()
Returns the time value for the given recipient Attribute.
reload (line 121)
  • access: public
void reload ()

Implementation of:
Inx_Api_BusinessObject::reload()
Reloads this business object from the server.

Documentation generated on Thu, 17 Sep 2015 14:27:25 +0200 by phpDocumentor 1.3.2