ext_tables.php File Reference

Go to the source code of this file.

Variables

 $TCA ['tx_rtehtmlarea_acronym']


Variable Documentation

$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.


Generated on Fri Apr 7 10:48:41 2006 for TYPO3 by  doxygen 1.4.6