| [ Index ] |
|
Code source de IMP H3 (4.1.5) |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 249 lignes (9 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
IMP_MIME_Viewer_images:: (6 méthodes):
render()
getType()
renderAttachmentInfo()
_popupImageWindow()
_viewConvert()
_getHordeImageOb()
Classe: IMP_MIME_Viewer_images - X-Ref
The IMP_MIME_Viewer_images class allows images to be displayed| render($params) X-Ref |
| Render out the currently set contents. param: array $params An array with a reference to a MIME_Contents return: string The rendered information. |
| getType() X-Ref |
| Return the content-type return: string The content-type of the output. |
| renderAttachmentInfo($params) X-Ref |
| Render out attachment information. param: array $params An array with a reference to a MIME_Contents return: string The rendered text in HTML. |
| _popupImageWindow() X-Ref |
| Generate the HTML output for the JS auto-resize view window. return: string The HTML output. |
| _viewConvert($thumb = false) X-Ref |
| View thumbnail sized image. param: boolean $thumb View thumbnail size? return: string The image data. |
| _getHordeImageOb() X-Ref |
| Return a Horde_Image object. return: Horde_Image The requested object. |
| Généré le : Thu Nov 29 12:30:07 2007 | par Balluche grâce à PHPXref 0.7 |
|