The Joomla! Forum ™



Forum rules


Please use the mailing list here: http://groups.google.com/group/joomla-dev-general rather than this forum.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Mon May 07, 2012 7:05 am 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Sun Jul 12, 2009 12:04 pm
Posts: 169
Hi,

I need to perform some extra tasks each time a group is deleted or saved in
the groups manager.
So what type of plugin should I have to create and what trigger events should
I have to deal with ?

Thanks for your response.


Top
 Profile  
 
PostPosted: Wed May 09, 2012 12:20 am 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Thu Oct 30, 2008 7:27 pm
Posts: 149
There are 3 User plugin events triggered for group actions: onUserBeforeSaveGroup, onUserAfterSaveGroup, onUserBeforeDeleteGroup

source:
UsersModelGroup @ /administrator/components/com_users/models/group.php
JModelAdmin @ /libraries/joomla/application/component/modeladmin.php


Top
 Profile  
 
PostPosted: Wed May 09, 2012 6:32 am 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Sun Jul 12, 2009 12:04 pm
Posts: 169
Thanks for your response. ;)
I'm going to check this.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group