| [ Index ] |
|
Code source de Typo3 4.1.3 |
[Code source] [Imprimer] [Statistiques]
Shows a picture from uploads/* in enlarged format in a separate window. Picture file and settings is supplied by GET-parameters: file, width, height, sample, alternativeTempPath, effects, frame, bodyTag, title, wrap, md5 $Id: showpic.php 1421 2006-04-10 09:27:15Z mundaun $ Revised for TYPO3 3.6 June/2003 by Kasper Skaarhoj
| Author: | Kasper Skaarhoj <kasperYYYY@typo3.com> |
| Poids: | 263 lignes (8 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
SC_tslib_showpic:: (3 méthodes):
init()
main()
printContent()
Classe: SC_tslib_showpic - X-Ref
Script Class, generating the page output.| init() X-Ref |
| Init function, setting the input vars in the global space. return: void |
| main() X-Ref |
| Main function which creates the image if needed and outputs the HTML code for the page displaying the image. Accumulates the content in $this->content return: void |
| printContent() X-Ref |
| Outputs the content from $this->content return: void |
| Généré le : Sun Nov 25 17:13:16 2007 | par Balluche grâce à PHPXref 0.7 |
|