Go to the source code of this file.
Variables | |
| $TCA ['tx_rtehtmlarea_acronym'] | |
|
|
Initial value: Array (
'ctrl' => Array (
'title' => 'LLL:EXT:rtehtmlarea/locallang_db.xml:tx_rtehtmlarea_acronym',
'label' => 'term',
'default_sortby' => 'ORDER BY term',
'sortby' => 'sorting',
'rootLevel' => 1,
'delete' => 'deleted',
'enablecolumns' => Array (
'disabled' => 'hidden',
'starttime' => 'starttime',
'endtime' => 'endtime',
),
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY).'tca.php',
'iconfile' => t3lib_extMgm::extRelPath($_EXTKEY).'htmlarea/skins/default/images/Acronym/ed_acronym.gif',
)
)
Definition at line 3 of file ext_tables.php. |
1.4.6