[TYPO3-dev] How to get language label for a custom table from plugin code?

Ricardo Scachetti Pereira ricardo at tdwg.org
Fri Mar 10 18:29:54 CET 2006


    Hello all,

    How can I get a set of language labels from a custom table from a 
plugin class function?

    More specifically, I'm coding a plugin and I'm trying to display the 
contents of a field that is select box (type select). The labels for 
each field valid value are defined on the LOCAL_LANG array in 
locallang_db.php file of my plugin.

    In other words, I wanted something equivalent to the function 
class.tslib_pibase::pi_getLL().

    Any help is greatly appreciated.

    Best regards,

Ricardo





More information about the TYPO3-dev mailing list