Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| menuConfig () | |
| main () | |
| printContent () | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $content | |
| $basicFF | |
| $doc | |
| $id | |
| $pointer | |
| $table | |
| $imagemode | |
| $cmd | |
| $overwriteExistingFiles | |
Definition at line 77 of file file_list.php.
| SC_file_list::init | ( | ) |
Initialize variables, file object Incoming GET vars include id, pointer, table, imagemode
Definition at line 103 of file file_list.php.
References t3lib_div::_GP(), t3lib_div::makeInstance(), and menuConfig().
| SC_file_list::menuConfig | ( | ) |
Setting the menu/session variables
Definition at line 130 of file file_list.php.
References t3lib_div::_GP(), and t3lib_BEfunc::getModuleData().
Referenced by init().
| SC_file_list::main | ( | ) |
Main function, creating the listing
Definition at line 151 of file file_list.php.
References t3lib_div::_GET(), t3lib_div::_POST(), t3lib_BEfunc::cshItem(), t3lib_BEfunc::getFuncCheck(), t3lib_div::intInRange(), and t3lib_div::makeInstance().
| SC_file_list::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 325 of file file_list.php.
1.4.6