[TYPO3-dev] Help with extension development - multiple languages
Ernesto Baschny [cron IT]
ernst at cron-it.de
Wed Nov 10 16:03:44 CET 2010
Mathias Schreiber [wmdb >] schrieb am 10.11.2010 14:07:
> Am 10.11.10 13:49, schrieb Ernesto Baschny [cron IT]:
>> tslib_databaseRecords
>
> Since this would be used in FE and BE t3lib_databaseRecords seems more
> fitting to me.
The whole "overlaying" is a matter of the FE, as only there you know
which overlaying should be done
($GLOBALS['TSFE']->sys_language_contentOL etc), which preview is chosen
(showHiddenRecords etc) and if you are in a WS preview etc.
Some methods of course could be made generic for FE and BE.
The whole "naming" should be decided in a specification beforehand. This
is not a matter for 4.5 anyway, but would be a cool project for 4.6 and
later.
Cheers,
Ernesto
More information about the TYPO3-dev
mailing list