Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [giovanni] User Login Hook: Edit Log

Here is the list of edits for this post
Re: [giovanni] User Login Hook
user_login


Example:

$mgr->install_hooks ( 'EditorMonitor', [ ['user_login', 'POST', 'Plugins::EditorMonitor::user_login', 'FIRST'] ]);

Where in this case it is a POST hook, as I want to perform action AFTER the users has logged in.


http://www.iuni.com/...tware/web/index.html
Links Plugins

Last edited by:

Ian: Aug 1, 2002, 9:14 AM

Edit Log: