[TYPO3-mvc] enetcache in extbase/fluid extension
ralph germershausen
77 at kubai.de
Wed May 19 18:26:26 CEST 2010
ok, seems like $content = $this->view->render(); might be my friend.
On 19.05.2010 17:56, ralph germershausen wrote:
> hi list,
> i am testing the enetcache extension. anyone tried to use it with
> extbase and fluid? i wonder how to store the parsed fluid output into
> the cache.
> $this->enetcache = t3lib_div::makeInstance('tx_enetcache');
> $this->enetcache->set(array("hello", "world"), $content, array('foo',
> '1800');
> works. but i am looking to get the whole result into the cache.
> ralph
More information about the TYPO3-project-typo3v4mvc
mailing list