Documentation TYPO3 par Ameos |


Public Member Functions | |
| overview_main () | |
| main () | |
| renderRecentList () | |
| renderRecent () | |
| _renderRecent () | |
| recent_linkLayoutModule ($str, $id) | |
| recent_linkEdit ($str, $table, $id) | |
| getRecentResPointer ($be_user_id) | |
Public Attributes | |
| $numberOfRecent = 6 | |
| $numberOfRecentAll = 20 | |
| $logWhere = " AND sys_log.event_pid>0 AND sys_log.type=1 AND sys_log.action=2 AND sys_log.error=0" | |
Definition at line 31 of file class.tx_taskcenterrecent.php.
|
|
Makes the content for the overview frame... Definition at line 39 of file class.tx_taskcenterrecent.php. References mod_user_task::accessMod(), mod_user_task::mkMenuConfig(), and renderRecentList(). |
1.4.6