[TYPO3-mvc] Extbase and Fluid as a service/hook

Stefan Frömken firma at sfroemken.de
Mon Aug 29 16:20:05 CEST 2011


Am 29.08.2011 15:38, schrieb Stefan Frömken:
> Am 29.08.2011 13:28, schrieb Stefan Frömken:
>> Hello Extbase-Team,
>>
>> I just have found a hook to add some selectboxes at the top of each
>> table listing in Web->List.
>> Now comes the step to decide if I style this little part old-school with
>> mixed HTML and PHP or with help of Fluid and some PHP-Arrays. I prefer
>> to use Fluid, but how to start this without registerPlugin and/or
>> registerModule?
>>
>> Stefan
>
> OK...with Tx_Fluid_View_StandaloneView I am a step further.
> Now I want to get data from my Repositories. Any idea?
>
> Stefan
I found Tx_Extbase_Core_Bootstrap->run()
But this needs a plugin name which I don't have...


More information about the TYPO3-project-typo3v4mvc mailing list