List of event_hooks ?

Creating and modifying plugins.
Post Reply
mreys
Posts: 3
Joined: Mon Jun 13, 2005 12:11 pm
Location: Brussels
Contact:

List of event_hooks ?

Post by mreys »

Does anybody have a list of all event_hooks, and preferebly also their use.

More specifically, I'm looking for an event that is called after the entry has been saved to the database ...

Many thanks...
oxygenws
Regular
Posts: 148
Joined: Thu Jan 20, 2005 11:20 am
Location: Iran
Contact:

Post by oxygenws »

My Blog, powered by s9y is http://oxygenws.com/blog/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: List of event_hooks ?

Post by garvinhicking »

I've also just updated the list to contain some new hooks used since 0.7...

For you, you should look into the include/functions_entries.inc.php file, the serendipity_updertEntry() function. There are many hooks, I'm sure you'll find one to use! :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply