[TYPO3] ext_tables.php and ttcontent

Toke Herkild th at concare.net
Tue Nov 21 11:14:03 CET 2006


Hi,
 
Having this in ext_tables.php:
"tx_julleevents_type" => Array (		
		"exclude" => 0,		
		"label" =>
"LLL:EXT:julle_events/locallang_db.php:tt_content.tx_julleevents_type",

		"config" => Array (
			 "type" => "select",
			 "items" => Array (
	
Array("LLL:EXT:julle_events/locallang_db.php:tt_content.tx_julleevents_t
ype.I.0", "0"),
	
Array("LLL:EXT:julle_events/locallang_db.php:tt_content.tx_julleevents_t
ype.I.1", "1"),
	
Array("LLL:EXT:julle_events/locallang_db.php:tt_content.tx_julleevents_t
ype.I.2", "2"),
					),
			 ),
		), 
 
Now my question is how doi I get my hands on the selected value when the
plugin is called from FE ? 
I can't seem to find any values in the conf array which correspond to
the selected tx_julleevents_type.
Any ideas ?

Regards,
Toke
 

 <http://www.concare.net/logo.gif> 
Concare it  <http://www.concare.net/mail-bullet.gif>  Humleorevej 10,
Vigersted  <http://www.concare.net/mail-bullet.gif>  DK-4100 Ringsted
Tlf. (+45) 43 71 39 99  <http://www.concare.net/mail-bullet.gif>  Fax.
(+45) 43 71 39 98 

Mail: th at concare.net <mailto:th at concare.net>   <http:///>  Web:
www.concare.net <http://www.concare.net/> 

This E-mail and the information it contains, is intended to be a
privileged and confidential communication only to the person or entity
to whom it is addressed. If you have received this E-mail in error,
please notify us by telephone and destroy the E-mail.




More information about the TYPO3-english mailing list