[TYPO3-dev] Email Notification - Cron or Hooks?
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Aug 23 08:57:15 CEST 2007
Hi!
Gerrit Kamp wrote:
> So, my question is, has the triggering of an event through hooks
> (processDatamap_postProcessFieldArray, callUserFunc) any impact on
> performance for FE users? Or will this actually be executed after the page
> has been displayed?
processDatamap_postProcessFieldArray is normally executed in BE, not FE
(unless you use TCEmain in FE, which happens rarely), so it will not
affect FE at all. FE never uses this function.
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-dev
mailing list