|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Variables | |
| $SOBE = t3lib_div::makeInstance('TYPO3_tcefile') | |
| $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'
Revised for TYPO3 3.6 July/2003 by Kasper Skårhøj
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.
1.7.5.1