[TYPO3-mvc] How to instantiate an object from an UID

Raymund Tump raymund.tump at gmx.de
Wed Jan 26 12:03:53 CET 2011


Hi,

I'm using a flexform to set information in the backend.

There is a input field that contains a UID for the service to use for
the listing of projects that provide that service.

Now I would like to read that information transfer it into a Service
object and pass that to my findByService method of the projects
repository.

So the question is how do I (Tx_References_Domain_Model_Service)
$this->settings['service']?

-- 
Regards
Raymund



More information about the TYPO3-project-typo3v4mvc mailing list