TYPO3 API  SVNRelease
Public Member Functions | Public Attributes
SC_file_list Class Reference

List of all members.

Public Member Functions

 init ()
 menuConfig ()
 main ()
 printContent ()
 getButtons ()

Public Attributes

 $MCONF = array()
 $MOD_MENU = array()
 $MOD_SETTINGS = array()
 $content
 $basicFF
 $doc
 $id
 $pointer
 $table
 $imagemode
 $cmd
 $overwriteExistingFiles

Detailed Description

Definition at line 74 of file file_list.php.


Member Function Documentation

SC_file_list::getButtons ( )

Create the panel of buttons for submitting the form or otherwise perform operations.

Returns:
array all available buttons as an assoc. array

Definition at line 446 of file file_list.php.

References $BACK_PATH, $BE_USER, $GLOBALS, $TCA, t3lib_BEfunc\cshItem(), and t3lib_iconWorks\getSpriteIcon().

Referenced by main().

SC_file_list::init ( )

Initialize variables, file object Incoming GET vars include id, pointer, table, imagemode

Returns:
void

Definition at line 112 of file file_list.php.

References $FILEMOUNTS, $GLOBALS, $TYPO3_CONF_VARS, t3lib_div\_GP(), t3lib_div\makeInstance(), and menuConfig().

SC_file_list::main ( )
SC_file_list::menuConfig ( )

Setting the menu/session variables

Returns:
void

Definition at line 139 of file file_list.php.

References t3lib_div\_GP(), and t3lib_BEfunc\getModuleData().

Referenced by init().

SC_file_list::printContent ( )

Outputting the accumulated content to screen

Returns:
void

Definition at line 437 of file file_list.php.


Member Data Documentation

SC_file_list::$basicFF

Definition at line 88 of file file_list.php.

SC_file_list::$cmd

Definition at line 102 of file file_list.php.

SC_file_list::$content

Definition at line 81 of file file_list.php.

SC_file_list::$doc

Definition at line 95 of file file_list.php.

SC_file_list::$id

Definition at line 98 of file file_list.php.

SC_file_list::$imagemode

Definition at line 101 of file file_list.php.

SC_file_list::$MCONF = array()

Definition at line 75 of file file_list.php.

SC_file_list::$MOD_MENU = array()

Definition at line 76 of file file_list.php.

SC_file_list::$MOD_SETTINGS = array()

Definition at line 77 of file file_list.php.

SC_file_list::$overwriteExistingFiles

Definition at line 103 of file file_list.php.

SC_file_list::$pointer

Definition at line 99 of file file_list.php.

SC_file_list::$table

Definition at line 100 of file file_list.php.


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