From: Michael M Slusarz Date: Fri, 14 Nov 2008 19:43:19 +0000 (-0700) Subject: phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3980d79cd87ab205f10deb7ed133673b40901680;p=horde.git phpdoc --- diff --git a/framework/Mime/lib/Horde/Mime/Viewer/Driver.php b/framework/Mime/lib/Horde/Mime/Viewer/Driver.php index b52adcc32..3c45ca45d 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Driver.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Driver.php @@ -89,7 +89,9 @@ class Horde_Mime_Viewer_Driver *
      * 'full' - A full representation of the MIME part, for use in a view
      *          where the output to the browser can be set to the value
-     *          returned in 'type'.
+     *          returned in 'type'. This mode should only return a single
+     *          MIME ID entry for viewing and should not return any status
+     *          information.
      * 'inline' - A representation of the MIME part that can be viewed inline
      *            on a text/html page that may contain other HTML elements.
      * 'info' - A representation of the MIME part that can be viewed inline