24.12.2014 Views

The Innovations - TYPO3 Forge

The Innovations - TYPO3 Forge

The Innovations - TYPO3 Forge

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

USERFUNC with Parameters<br />

TCA-type fields, users can now be given the option parameters with<br />

additional parameters for the userFunc:<br />

‘map’ => array(<br />

‘label’ => ‘Google Map’,<br />

‘config’ => array(<br />

‘type’ => ‘user’,<br />

‘userFunc’ => ‘Tx_MyExt_Tca_Map->render’,<br />

‘parameters’ => array(<br />

‘latitude’ => ‘gps_latitude’,<br />

‘longitude’ => ‘gps_longitude’,<br />

),<br />

)%<br />

46/91<br />

<strong>TYPO3</strong> 4.6 --rebase | the innovations

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!