TYPO3 CMS  TYPO3_6-2
ext_tables.php File Reference

Go to the source code of this file.

Variables

 $htmlAreaRteContextHelpFiles
 

Variable Documentation

◆ $htmlAreaRteContextHelpFiles

$htmlAreaRteContextHelpFiles
Initial value:
= array(
'General' => 'EXT:' . $_EXTKEY . '/locallang_csh.xlf',
'Acronym' => 'EXT:' . $_EXTKEY . '/extensions/Acronym/locallang_csh.xlf',
'EditElement' => 'EXT:' . $_EXTKEY . '/extensions/EditElement/locallang_csh.xlf',
'Language' => 'EXT:' . $_EXTKEY . '/extensions/Language/locallang_csh.xlf',
'MicrodataSchema' => 'EXT:' . $_EXTKEY . '/extensions/MicrodataSchema/locallang_csh.xlf',
'PlainText' => 'EXT:' . $_EXTKEY . '/extensions/PlainText/locallang_csh.xlf',
'RemoveFormat' => 'EXT:' . $_EXTKEY . '/extensions/RemoveFormat/locallang_csh.xlf',
'TableOperations' => 'EXT:' . $_EXTKEY . '/extensions/TableOperations/locallang_csh.xlf'
)

Definition at line 13 of file ext_tables.php.