"TYPO3 4.0.1: tx_extrapagecmoptions Class Reference", "datetime" => "Sat Dec 2 19:27:09 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

tx_extrapagecmoptions Class Reference

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 67 of file class.tx_extrapagecmoptions.php.


Member Function Documentation

tx_extrapagecmoptions::includeLL  ) 
 

Include local lang file.

Returns:
array Local lang array.

Definition at line 158 of file class.tx_extrapagecmoptions.php.

Referenced by main().

tx_extrapagecmoptions::main &$  backRef,
menuItems,
table,
uid
 

Adding various standard options to the context menu. This includes both first and second level.

Parameters:
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.
Returns:
array Modified $menuItems array

Definition at line 79 of file class.tx_extrapagecmoptions.php.

References t3lib_div::_GP(), includeLL(), and t3lib_div::linkThisScript().


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