difference between private_send_do_send and private_do_send_end?
#1
Can any body guide that what is difference between private_send_do_send and private_do_send_end?


and difference between newthread_do_newthread_end & newthread_end?
Reply
#2
private_send_do_send => run after submitting message. next process is validating it (check for duplicates .. etc.)
private_do_send_end => run after completion of message sent. i.e. message sent successfully
Reply
#3
This is more of something that matters to plugin and isn't general support so moved to Plugin Development.
Reply
#4
(2014-09-03, 03:59 AM).m. Wrote: private_send_do_send => run after submitting message. next process is validating it (check for duplicates .. etc.)
private_do_send_end => run after completion of message sent. i.e. message sent successfully
thank you very much
and difference between newthread_do_newthread_end & newthread_end?
(2014-09-03, 04:43 AM)dragonexpert Wrote: This is more of something that matters to plugin and isn't general support so moved to Plugin Development.

thanks..
------------
منابع آزمون نظام مهندسی
نمونه سوالات نظام مهندسی
نمونه سوالات آزمون نظام مهندسی
منابع ازمون نظام مهندسی
منابع آزمون نظام مهندسی عمران
سوالات آزمون نظام مهندسی
Reply
#5
newthread_end is on the page where you are filling out the forum. newthread_do_newthread_end is after the thread is inserted. newthread_do_newthread_start is run before any validation occurs.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)