Slide 17
Slide 17 text
Example : User Plugin
●
Application Handler :
– Handler on « user_connected » to load the User
profile
– Handler on « user_disconnected » to display the
login form
●
Another plugin :
– Handler on « user_some_action » to trigger
another action, event, etc.