Documentation TYPO3 par Ameos |
Public Member Functions | |
| main (&$backRef, $menuItems, $table, $uid) | |
| includeLL () | |
Definition at line 67 of file class.tx_impexp_clickmenu.php.
| tx_impexp_clickmenu::main | ( | &$ | backRef, | |
| $ | menuItems, | |||
| $ | table, | |||
| $ | uid | |||
| ) |
Processing of clickmenu items
| object | Reference to parent | |
| array | Menu items array to modify | |
| string | Table name | |
| integer | Uid of the record |
Definition at line 79 of file class.tx_impexp_clickmenu.php.
References t3lib_div::_GP(), t3lib_extMgm::extRelPath(), includeLL(), and t3lib_iconWorks::skinImg().
| tx_impexp_clickmenu::includeLL | ( | ) |
Include local lang file and return $LOCAL_LANG array loaded.
Definition at line 121 of file class.tx_impexp_clickmenu.php.
Referenced by main().
1.4.6