[TYPO3-dev] GLOBALS['LANG'] and MacOs

Christian Trabold trabold at mehrwert.de
Thu Nov 23 12:13:07 CET 2006


> Ahh, now he is telling me... 
> Could only find the pibase-pi_getLL and pi_loadLL, in the documentation, which did not help when you working with TCA's spanning more than one extension.

you may take a look at

   t3lib_div::readLLfile($fileRef,$langKey)


This function returns the language labels of a given language file.

Thus you should be able to access labels from other extensions.



Greetings

Christian




More information about the TYPO3-dev mailing list