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 395 of file file_list.php.

References $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 (  ) 

Main function, creating the listing

Returns:
void

Definition at line 161 of file file_list.php.

References $BACK_PATH, $BE_USER, $FILEMOUNTS, $GLOBALS, $TYPO3_CONF_VARS, t3lib_div::_GET(), t3lib_div::_POST(), t3lib_BEfunc::cshItem(), getButtons(), t3lib_BEfunc::getFuncCheck(), t3lib_BEfunc::getFuncMenu(), t3lib_div::intInRange(), and t3lib_div::makeInstance().

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 386 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:
Generated on Sat Sep 4 04:18:09 2010 for TYPO3 API by  doxygen 1.4.7