Hi there,
I am new at Joomla! coding and took a look at the API reference (help.joomla.org) to get a clue of where to begin, but I'm wondering if there is any way of event triggering or something like that. For example I'd like to execute one function call every time a user logs in, is that and more like this possible?
Thanks in advance
Arne
			
									
									
						Are there events like onLogin?
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Re: Are there events like onLogin?
Keep in mind I am learning so I may not be 100% correct here.
But I would start here.
http://api.joomla.org/Joomla-Framework/ ... ation.html
Or here
http://api.joomla.org/Joomla-Framework/ ... ssion.html
			
									
									But I would start here.
http://api.joomla.org/Joomla-Framework/ ... ation.html
Or here
http://api.joomla.org/Joomla-Framework/ ... ssion.html
This day it is my wish that I helped you to live
						Re: Are there events like onLogin?
__________________
Bruce Scherzinger
						Bruce Scherzinger
Re: Are there events like onLogin?
Yep there it is
onLoginUser (user)
Nice call, thanks for the assistance.
			
									
									onLoginUser (user)
Nice call, thanks for the assistance.
This day it is my wish that I helped you to live
						



