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

References $BACK_PATH, $GLOBALS, $TCA, and t3lib_BEfunc::cshItem().

Referenced by main().

SC_file_list::init (  ) 

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

Returns:
void

Definition at line 116 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 164 of file file_list.php.

References $BACK_PATH, $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 143 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 321 of file file_list.php.


Member Data Documentation

SC_file_list::$basicFF

Definition at line 92 of file file_list.php.

SC_file_list::$cmd

Definition at line 106 of file file_list.php.

SC_file_list::$content

Definition at line 85 of file file_list.php.

SC_file_list::$doc

Definition at line 99 of file file_list.php.

SC_file_list::$id

Definition at line 102 of file file_list.php.

SC_file_list::$imagemode

Definition at line 105 of file file_list.php.

SC_file_list::$MCONF = array()

Definition at line 79 of file file_list.php.

SC_file_list::$MOD_MENU = array()

Definition at line 80 of file file_list.php.

SC_file_list::$MOD_SETTINGS = array()

Definition at line 81 of file file_list.php.

SC_file_list::$overwriteExistingFiles

Definition at line 107 of file file_list.php.

SC_file_list::$pointer

Definition at line 103 of file file_list.php.

SC_file_list::$table

Definition at line 104 of file file_list.php.


The documentation for this class was generated from the following file:
Generated on Sat Nov 29 04:23:32 2008 for TYPO3 API by  doxygen 1.4.7