[TYPO3-dev] clear specified cache_pagesection

Steffen Kamper info at sk-typo3.de
Tue Jan 6 00:48:22 CET 2009


Hi,

how do i clear a specific entry from page_section having page id and 
GET-vars?

I see
$pagesections = $GLOBALS['typo3CacheManager']->getCache(
	'cache_pagesection'
);

but then i get all and i have to iterate.

There is also flushCachesByTag($tag), but how to calculate the $tag?

vg Steffen




More information about the TYPO3-dev mailing list