[TYPO3-dev] Cleaning up specific cached pages
Dmitry Dulepov [typo3]
dmitry at typo3.org
Mon Aug 27 16:55:00 CEST 2007
John de Stigter wrote:
> Say I'd have a frontend form visitors could use edit existing newsitems
> of the tt_news table. What would be the best way to automatically clear
> the cache for the page running singleview and displaying that newsitem
> without deleting the cache of the other newitems?
Hm, clearing cache from FE in an official way would be difficult.
Generally you have to instantiate TCEmain and call its methods. It is
not enough to just clear tables...
> Are there any functions or hooks for this? Would I for instance be able
> to clear specific cached pages with the cHash key?
Not in official way.
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-dev
mailing list