TYPO3 API  SVNRelease
Classes | Namespaces | Enumerations | Variables
showpic.php File Reference

Go to the source code of this file.

Classes

class  SC_tslib_showpic

Namespaces

namespace  TYPO3

Enumerations

enum  TYPO3_MODE
enum  PATH_tslib
enum  PATH_typo3conf
enum  TYPO3_mainDir

Variables

if(!defined('PATH_t3lib'))
define('PATH_t3lib
PATH_site
 $TYPO3_DB = t3lib_div::makeInstance('t3lib_DB')
if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['tslib/showpic.php'])) $SOBE = t3lib_div::makeInstance('SC_tslib_showpic')

Enumeration Type Documentation

enum PATH_tslib

Definition at line 80 of file showpic.php.

Definition at line 81 of file showpic.php.

Definition at line 82 of file showpic.php.

enum TYPO3_MODE

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 10531 2011-02-22 15:17:58Z nxpthx

Revised for TYPO3 3.6 June/2003 by Kasper Skårhøj

Author:
Kasper Skårhøj <kasperYYYY@typo3.com> [CLASS/FUNCTION INDEX of SCRIPT]

112: class SC_tslib_showpic 133: function init() 190: function main() 237: function printContent()

TOTAL FUNCTIONS: 3 (This index is automatically created/updated by the extension "extdeveval")

Definition at line 68 of file showpic.php.


Variable Documentation

if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['tslib/showpic.php'])) $SOBE = t3lib_div::makeInstance('SC_tslib_showpic')

Definition at line 276 of file showpic.php.

$TYPO3_DB = t3lib_div::makeInstance('t3lib_DB')

Definition at line 96 of file showpic.php.

if (!defined('PATH_t3lib')) define('PATH_t3lib' PATH_site

Definition at line 79 of file showpic.php.