Documentation TYPO3 par Ameos |
Public Member Functions | |
| main (&$backRef, $menuItems, $table, $uid) | |
| includeLL () | |
Definition at line 67 of file class.tx_extrapagecmoptions.php.
| tx_extrapagecmoptions::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 79 of file class.tx_extrapagecmoptions.php.
References t3lib_div::_GP(), includeLL(), and t3lib_div::linkThisScript().
| tx_extrapagecmoptions::includeLL | ( | ) |
Include local lang file.
Definition at line 158 of file class.tx_extrapagecmoptions.php.
Referenced by main().
1.4.6