TYPO3 API  SVNRelease
Variables
tce_file.php File Reference

Go to the source code of this file.

Variables

 $SOBE = t3lib_div::makeInstance('TYPO3_tcefile')

Variable Documentation

$SOBE = t3lib_div::makeInstance('TYPO3_tcefile')

Gateway for TCE (TYPO3 Core Engine) file-handling through POST forms. This script serves as the fileadministration part of the TYPO3 Core Engine. Basically it includes two libraries which are used to manipulate files on the server.

For syntax and API information, see the document 'TYPO3 Core APIs'

Id:
tce_file.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]

77: class SC_tce_file 97: function init() 117: function initClipboard() 138: function main() 164: function finish()

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

Definition at line 59 of file tce_file.php.