Search found 3 matches

by darwin31
Sun Feb 23, 2014 9:59 am
Forum: The Lounge
Topic: How are cmsmadesimple events sent?
Replies: 4
Views: 1691

Re: How are cmsmadesimple events sent?

chandra wrote:
chandra wrote:
Sounds interesting... will this module be open source?
Bump
Hi chandra, of cource it's open source module, but in alpha stage yet.
by darwin31
Thu Feb 20, 2014 11:09 am
Forum: The Lounge
Topic: How are cmsmadesimple events sent?
Replies: 4
Views: 1691

Re: How are cmsmadesimple events sent?

Solved it myself. FrontEndUsers also sends event OnLogin in method 'Login'
by darwin31
Wed Feb 19, 2014 3:09 pm
Forum: The Lounge
Topic: How are cmsmadesimple events sent?
Replies: 4
Views: 1691

How are cmsmadesimple events sent?

Hi, I need help with cmsmadesimple events. I'm trying handle modules FrontEndUsers event OnLogin. This module initiates this event in method.install.php: $this->CreateEvent( 'OnLogin' ); In my Civicrm module method.instal.php I register OnLogin handler: $this->AddEventHandler( 'FrontEndUsers', 'OnLo...

Go to advanced search