[TYPO3-dev] Loading columnitems from TCA

Sune nospam_sune at talefod.dk
Tue Aug 29 15:52:05 CEST 2006


Hi

I have the following code:

  t3lib_div::loadTCA('tx_fbdbfields_profiles');
  $label =
$GLOBALS['TCA']['tx_fbdbfields_profiles']['columns']['sex']['config']['items
']['0']['0'];

Now label is
"LLL:EXT:fb_dbfields/locallang_db.xml:tx_fbdbfields_profiles.sex.I.0".

What i want is to get the real label. But i cant figure out how :(

Anyone?

Best regards
Sune Brodersen






More information about the TYPO3-dev mailing list