TYPO3 API  SVNRelease
Public Member Functions | Public Attributes | Protected Attributes
SC_file_newfolder Class Reference

List of all members.

Public Member Functions

 init ()
 main ()
 printContent ()

Public Attributes

 $folderNumber = 10
 $doc
 $basicff
 $icon
 $shortPath
 $title
 $number
 $target
 $returnUrl
 $content

Protected Attributes

 $charsetConversion

Detailed Description

Definition at line 72 of file file_newfolder.php.


Member Function Documentation

SC_file_newfolder::init ( )

Constructor function for class

Returns:
void

Definition at line 117 of file file_newfolder.php.

References $BACK_PATH, $GLOBALS, $title, $TYPO3_CONF_VARS, t3lib_div\_GP(), t3lib_div\makeInstance(), and t3lib_div\sanitizeLocalUrl().

SC_file_newfolder::main ( )

Main function, rendering the main module content

Returns:
void

Definition at line 185 of file file_newfolder.php.

References $GLOBALS, t3lib_BEfunc\cshItem(), t3lib_BEfunc\getFuncMenu(), t3lib_div\intInRange(), and t3lib_div\trimExplode().

SC_file_newfolder::printContent ( )

Outputting the accumulated content to screen

Returns:
void

Definition at line 308 of file file_newfolder.php.


Member Data Documentation

SC_file_newfolder::$basicff

Definition at line 90 of file file_newfolder.php.

SC_file_newfolder::$charsetConversion [protected]

Definition at line 100 of file file_newfolder.php.

SC_file_newfolder::$content

Definition at line 108 of file file_newfolder.php.

SC_file_newfolder::$doc

Definition at line 83 of file file_newfolder.php.

SC_file_newfolder::$folderNumber = 10

Definition at line 75 of file file_newfolder.php.

SC_file_newfolder::$icon

Definition at line 91 of file file_newfolder.php.

SC_file_newfolder::$number

Definition at line 103 of file file_newfolder.php.

SC_file_newfolder::$returnUrl

Definition at line 105 of file file_newfolder.php.

SC_file_newfolder::$shortPath

Definition at line 92 of file file_newfolder.php.

SC_file_newfolder::$target

Definition at line 104 of file file_newfolder.php.

SC_file_newfolder::$title

Definition at line 93 of file file_newfolder.php.

Referenced by init().


The documentation for this class was generated from the following file: