<?xml version="1.0"?><phpdoc><class name="jpeto_attachment" extends="" undoc="false" access="private" package="jpeto_objects"><file>c:/web/jpeto2/jpeto/jpeto_attachment.php</file><doc><description/><shortdescription>This class provides the email-attachment object</shortdescription></doc><function name="jpeto_attachment" undoc="false" access="public"><doc><parameter name="$object" type="object jpeto_object">the object to attach</parameter><parameter name="$boundary" type="string"/><parameter name="$mode" default="&amp;quot;inline&amp;quot;" type="string">[inline|attached]</parameter><return type="void"/><description/><shortdescription>constructor of jpeto_attachment</shortdescription></doc></function><function name="getInlineImageHeader" undoc="false" access="private"><doc><parameter name="$object" type="object jpeto_object">the object to attach</parameter><return name="$Header" type="string"/><description/><shortdescription>returns the InlineImage Header</shortdescription></doc></function><function name="getAttachedImageHeader" undoc="false" access="private"><doc><parameter name="$object" type="object jpeto_object">the object to attach</parameter><return name="$Header" type="string"/><description/><shortdescription>returns the AttachedImage Header</shortdescription></doc></function><function name="getAttachedFileHeader" undoc="false" access="private"><doc><parameter name="$object" type="object jpeto_object">the object to attach</parameter><return name="$Header" type="string"/><description/><shortdescription>returns the AttachedFile Header</shortdescription></doc></function><variable name="$header" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>header</shortdescription></doc></variable><variable name="$body" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>body</shortdescription></doc></variable><variable name="$object" access="private" type="string">null<doc><description/><shortdescription>object</shortdescription></doc></variable><variable name="$boundary" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>boundary</shortdescription></doc></variable><variable name="$type" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>type</shortdescription></doc></variable><variable name="$mode" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>mode [inline|attached]</shortdescription></doc></variable><uses type="include_once" file="jpeto/jpeto_picture.php" undoc="true"><doc></doc></uses><uses type="include_once" file="jpeto/jpeto_file.php" undoc="true"><doc></doc></uses></class></phpdoc>