Quantcast
Channel: Recent posts across whole site
Viewing all articles
Browse latest Browse all 49206

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

$
0
0

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.


Viewing all articles
Browse latest Browse all 49206

Trending Articles