TYPO3 API  SVNRelease
Classes | Namespaces | Variables
file_newfolder.php File Reference

Go to the source code of this file.

Classes

class  SC_file_newfolder

Namespaces

namespace  TYPO3

Variables

 $BACK_PATH = ''
if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/file_newfolder.php'])) $SOBE = t3lib_div::makeInstance('SC_file_newfolder')

Variable Documentation

$BACK_PATH = ''

Web>File: Create new folders in the filemounts

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

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

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

74: class SC_file_newfolder 101: function init() 161: function main() 255: function printContent()

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

Definition at line 52 of file file_newfolder.php.

if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/file_newfolder.php'])) $SOBE = t3lib_div::makeInstance('SC_file_newfolder')

Definition at line 321 of file file_newfolder.php.