<?xml version="1.0"?><phpdoc><class name="jpeto_multipart_message" extends="" undoc="false" access="private" package="jpeto_objects"><file>c:/web/jpeto2/jpeto/jpeto_multipart_message.php</file><doc><description/><shortdescription>This class provides the multipart message object</shortdescription></doc><function name="jpeto_multipart_message" undoc="false" access="public"><doc><return type="void"/><description/><shortdescription>Constructor of jpeto_multipart_message</shortdescription></doc></function><function name="setRecipient" undoc="false" access="private"><doc><parameter name="$name" default="&amp;quot;&amp;quot;" type="string">the name of the recipient</parameter><parameter name="$mail" type="string">the email-address of the recipient</parameter><return type="void"/><description/><shortdescription>sets the recipient // 2DO: multiple recipients?</shortdescription></doc></function><function name="setSender" undoc="false" access="private"><doc><parameter name="$name" default="&amp;quot;&amp;quot;" type="string">the name of the sender</parameter><parameter name="$mail" type="string">the email-address of the sender</parameter><return type="void"/><description/><shortdescription>sets the sender</shortdescription></doc></function><function name="attach" undoc="false" access="private"><doc><parameter name="$UniqueID" type="integer">the UniqueID of the object</parameter><parameter name="$Language" default="&amp;quot;DE&amp;quot;" type="string">the Language of the object</parameter><parameter name="$Version" default="&amp;quot;O&amp;quot;" type="string">the Version  of the object</parameter><parameter name="$mode" default="&amp;quot;inline&amp;quot;" type="string">[inline | attached]</parameter><return type="void"/><description/><shortdescription>adds the object with the given jpeto_key to the current message</shortdescription></doc></function><function name="getAlternativeHeader" undoc="false" access="private"><doc><return name="$Header" type="string"/><description/><shortdescription>returns the Mail Header for the current Object</shortdescription></doc></function><function name="getTextPartHeader" undoc="false" access="private"><doc><return name="$Header" type="string"/><description/><shortdescription>returns the TextPart Header</shortdescription></doc></function><function name="getRelatedHeader" undoc="false" access="private"><doc><return name="$Header" type="string"/><description/><shortdescription>returns the Related Header</shortdescription></doc></function><function name="getHtmlPartHeader" undoc="false" access="private"><doc><return name="$Header" type="string"/><description/><shortdescription>returns the HtmlPart Header</shortdescription></doc></function><function name="getRelatedFooter" undoc="false" access="private"><doc><return name="$Footer" type="string"/><description/><shortdescription>returns the Related Footer</shortdescription></doc></function><function name="getAlternativeFooter" undoc="false" access="private"><doc><return name="$Footer" type="string"/><description/><shortdescription>returns the Alternative Footer</shortdescription></doc></function><function name="getMailData" undoc="false" access="private"><doc><return name="$MailData" type="string"/><description/><shortdescription>returns the complete message body, including TextPart, HtmlPart &amp; ImagePart.</shortdescription></doc></function><function name="getTextBody" undoc="false" access="private"><doc><return name="$TextBody" type="string"/><description/><shortdescription>returns the text part of the body</shortdescription></doc></function><function name="getHtmlBody" undoc="false" access="private"><doc><return name="$HtmlBody" type="string"/><description/><shortdescription>returns the html part of the body</shortdescription></doc></function><function name="send" undoc="false" access="private"><doc><return name="$success" type="boolean"/><description/><shortdescription>Sends the current multipart message</shortdescription></doc></function><function name="log" undoc="true" access="private"><doc><return type="void"/></doc></function><variable name="$alternativeBoundary" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>header</shortdescription></doc></variable><variable name="$relatedBoundary" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>relatedBoundary</shortdescription></doc></variable><variable name="$HtmlMail" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>HtmlMail</shortdescription></doc></variable><variable name="$TextMail" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>TextMail</shortdescription></doc></variable><variable name="$Attachment" access="private" type="array">array()<doc><description/><shortdescription>Attachment</shortdescription></doc></variable><variable name="$r_name" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>Recipient&amp;apos;s Name</shortdescription></doc></variable><variable name="$r_mail" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>Recipient&amp;apos;s Email Address</shortdescription></doc></variable><variable name="$s_name" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>Sender&amp;apos;s Name</shortdescription></doc></variable><variable name="$s_mail" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>Sender&amp;apos;s Email Address</shortdescription></doc></variable><variable name="$subject" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>Subject of the Message</shortdescription></doc></variable><uses type="include_once" file="jpeto/jpeto_attachment.php" undoc="true"><doc></doc></uses><subclasses><subclass>jpeto_ecard</subclass><subclass>jpeto_order</subclass></subclasses></class></phpdoc>