TYPO3 API  SVNRelease
Public Member Functions
tx_beuser Class Reference

List of all members.

Public Member Functions

 main (&$backRef, $menuItems, $table, $uid)
 includeLL ()

Detailed Description

Definition at line 57 of file class.tx_beuser.php.


Member Function Documentation

tx_beuser::includeLL ( )

Include local lang file.

Returns:
array Local lang array.

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.

Parameters:
objectThe calling object. Value by reference.
arrayArray with the currently collected menu items to show.
stringTable name of clicked item.
integerUID of clicked item.
Returns:
array Modified $menuItems array

Definition at line 69 of file class.tx_beuser.php.

References $BE_USER, $TCA, and t3lib_iconWorks\getSpriteIcon().


The documentation for this class was generated from the following file: