[Typo3-dev] obtaining locallang lables from another fe-extension

Kraft Bernhard kraftb at gmx.net
Thu Apr 14 15:58:56 CEST 2005


kay stenschke wrote:
> Hi list
> 
> i am searching for a way to reuse language-lables, obtained from
> another another (FE-plugin) extension's locallang.php file, in a FE-plugin. 
> -Is there an equivalent way to the  $LANG->includeLLFile("..."); function, which can be used
> in backend-modules, for frontend-plugins? 
> Or can you point me to another way this could be done?

You could try

$LANG->sL('LLL:EXT:other_ext:locallang.php:this.is.the.label.path');



greets,
Bernhard
-- 
Kraft Bernhard
MOKKA Medienagentur <http://www.mokka.at>
T: +43 - 1 - 895 33 33 - 50




More information about the TYPO3-dev mailing list