[Typo3-dev] processDatamap hook

Josef Peterhans gonfidentschal at yahoo.com
Fri Apr 22 03:25:25 CEST 2005


cool. thank you.



--- Kraft Bernhard <kraftb at kraftb.at> wrote:
> Josef Peterhans wrote:
> > there are pre and postProcessFieldArray. how about
> > postWrite, a callback for when the db action has
> been
> > done?
> > 
> > then we'd also have the id for an insert
> > (auto_increment). 
> 
> 	// Hook: processDatamap_afterDatabaseOperations
> foreach($hookObjectsArr as $hookObj)   {
> 	if (method_exists($hookObj,
> 'processDatamap_afterDatabaseOperations')) {
> 	
>
$hookObj->processDatamap_afterDatabaseOperations($status,
> $table, $id, $fieldArray, $this);
> 	}
> }
> 
> at least it's in 3.8
> 
> 
> greets,
> Bernhard
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
>
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the TYPO3-dev mailing list