|
TYPO3 API
SVNRelease
|
Public Member Functions | |
| main (&$backRef, $menuItems, $table, $uid) | |
| includeLL () | |
Definition at line 57 of file class.tx_beuser.php.
| tx_beuser::includeLL | ( | ) |
Include local lang file.
Definition at line 96 of file class.tx_beuser.php.
References $LOCAL_LANG.
| 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 69 of file class.tx_beuser.php.
References $BE_USER, $TCA, and t3lib_iconWorks\getSpriteIcon().
1.7.5.1