event attach listen hook

Events happening in the community are now at Drupal community events on www.drupal.org.
dlirit's picture

question about rules api and how to "attach" or "listen" to an event...

if a module does something like:

rules_invoke_event('some_event', $some_args)

this means it's "triggering" an action to all modules which have "attached" or are "listening" to this "some_event" event.
how do I "listen" to that event to fire off my own function in my module? havent seen anything on the documentation that
explains that.

Read more
Subscribe with RSS Syndicate content