[TYPO3-mvc] enetcache in extbase/fluid extension
ralph germershausen
77 at kubai.de
Wed May 19 17:56:51 CEST 2010
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