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

Go to the source code of this file.

Classes

class  SC_t3lib_thumbs

Namespaces

namespace  TYPO3

Enumerations

enum  TYPO3_MODE
enum  PATH_typo3conf
enum  TYPO3_mainDir
enum  PATH_typo3

Variables

if(!defined('PATH_t3lib'))
define('PATH_t3lib
PATH_site
if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['t3lib/thumbs.php'])) $SOBE = t3lib_div::makeInstance('SC_t3lib_thumbs')

Enumeration Type Documentation

enum PATH_typo3

Definition at line 84 of file thumbs.php.

Definition at line 82 of file thumbs.php.

Definition at line 83 of file thumbs.php.

enum TYPO3_MODE

Generates a thumbnail and returns an image stream, either GIF/PNG or JPG

Id:
thumbs.php 10121 2011-01-18 20:15:30Z ohader

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

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

113: class SC_t3lib_thumbs 134: function init() 164: function main()

SECTION: OTHER FUNCTIONS: 267: function errorGif($l1,$l2,$l3) 319: function fontGif($font) 366: function wrapFileName($inputName)

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

Definition at line 70 of file thumbs.php.


Variable Documentation

if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['t3lib/thumbs.php'])) $SOBE = t3lib_div::makeInstance('SC_t3lib_thumbs')
if (!defined('PATH_t3lib')) define('PATH_t3lib' PATH_site

Definition at line 81 of file thumbs.php.