Returns a MIME part for an image to be embedded into a HTML document.
public static getImagePart ( string $file ) : Horde_Mime_Part | ||
$file | string | An image file name. |
return | Horde_Mime_Part | A MIME part representing the image. |
public static getImagePart ( string $file ) : Horde_Mime_Part | ||
$file | string | An image file name. |
return | Horde_Mime_Part | A MIME part representing the image. |