[TYPO3] Flexform link how to use in plugin

Gijs Epping [eFocus] gijs.epping at efocus.nl
Tue Sep 9 13:40:39 CEST 2008


Hello,

I think this is a simple problem to solve but i can't find a solution. I 
use the link option in the flexform (See below) but i want use the 
values it return in my plugin. Is the a function that convert the values 
(int or www.name.com) to a normal link? or do you have to do the 
conversion yourself?


Greetings Gijs


Flexform link:
       <link>
        <TCEforms>
         <label>Link</label>
         <config>
          <type>input</type>
          <size>20</size>
          <wizards type="array">
	<_PADDING>2</_PADDING>
	<link type="array">
	<type>popup</type>
		<title>Link</title>
		<icon>link_popup.gif</icon>
		<script>browse_links.php?mode=wizard</script> 
<JSopenParams>height=300,width=500,status=0,menubar=0,scrollbars=1</JSopenParams>
	</link>
	</wizards>
         </config>
        </TCEforms>
       </link>

-- 
E: gijs.epping at efocus.nl
W: http://www.efocus.nl/
W: http://www.gijs.com/

################
# eFocus is looking for Typo3/Php Developers
# http://www.werkenbijefocusgroep.nl/
################


More information about the TYPO3-english mailing list