Documentation TYPO3 par Ameos |
Public Member Functions | |
| init () | |
| menuConfig () | |
| clearCache () | |
| main () | |
| printContent () | |
Public Attributes | |
| $id | |
| $pointer | |
| $imagemode | |
| $table | |
| $search_field | |
| $search_levels | |
| $showLimit | |
| $returnUrl | |
| $clear_cache | |
| $cmd | |
| $cmd_table | |
| $perms_clause | |
| $modTSconfig | |
| $pageinfo | |
| $doc | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $include_once = array() | |
| $content | |
Definition at line 89 of file db_list.php.
|
|
Clears page cache for the current id, $this->id
Definition at line 181 of file db_list.php. References t3lib_div::makeInstance(). |
|
|
Initializing the module
Definition at line 125 of file db_list.php. References t3lib_div::_GP(), and menuConfig(). |
|
|
Main function, starting the rendering of the list.
Definition at line 195 of file db_list.php. References $cmd, t3lib_div::_GET(), t3lib_div::_POST(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getSetUpdateSignal(), t3lib_div::intInRange(), t3lib_div::makeInstance(), t3lib_BEfunc::readPageAccess(), and t3lib_div::trimExplode(). |
|
|
Initialize function menu array
Definition at line 160 of file db_list.php. References t3lib_div::_GP(), t3lib_BEfunc::getModTSconfig(), and t3lib_BEfunc::getModuleData(). Referenced by init(). |
|
|
Outputting the accumulated content to screen
Definition at line 435 of file db_list.php. |
1.4.6