Documentation TYPO3 par Ameos |
Public Member Functions | |
| main (&$backRef, $menuItems, $table, $uid) | |
| includeLL () | |
Definition at line 55 of file class.tx_beuser.php.
| tx_beuser::main | ( | &$ | backRef, | |
| $ | menuItems, | |||
| $ | table, | |||
| $ | uid | |||
| ) |
Adding various standard options to the context menu. This includes both first and second level.
| object | The calling object. Value by reference. | |
| array | Array with the currently collected menu items to show. | |
| string | Table name of clicked item. | |
| integer | UID of clicked item. |
Definition at line 67 of file class.tx_beuser.php.
References t3lib_extMgm::extRelPath(), and t3lib_iconWorks::skinImg().
| tx_beuser::includeLL | ( | ) |
Include local lang file.
Definition at line 94 of file class.tx_beuser.php.
1.4.6