[ Index ] |
|
Code source de Typo3 4.1.3 |
[Code source] [Imprimer] [Statistiques]
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'
Author: | Kasper Skaarhoj <kasperYYYY@typo3.com> |
Poids: | 201 lignes (6 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 2 fichiers typo3/init.php typo3/template.php |
SC_tce_file:: (4 méthodes):
init()
initClipboard()
main()
finish()
Classe: SC_tce_file - X-Ref
Script Class, handling the calling of methods in the file admin classes.init() X-Ref |
Registering Incoming data return: void |
initClipboard() X-Ref |
Initialize the Clipboard. This will fetch the data about files to paste/delete if such an action has been sent. return: void |
main() X-Ref |
Performing the file admin action: Initializes the objects, setting permissions, sending data to object. return: void |
finish() X-Ref |
Redirecting the user after the processing has been done. Might also display error messages directly, if any. return: void |
Généré le : Sun Nov 25 17:13:16 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |