inherit
The Dream Crusher (Ret.)
164921
0
Apr 1, 2014 11:00:25 GMT -8
Tim Camara
Teach a man to fish, etc., etc.
1,721
March 2011
tcamara
|
Post by Tim Camara on Jul 15, 2013 9:01:42 GMT -8
The following is a list of events that plugin authors can use to easily bind functions to specific events. We will keep this list updated as more are added in the future. - afterSearch: will run after an auto-search (note: this occurs when a board or thread page are first loaded as well)
- columnSort: will run when the user clicks on a column title to sort a list
- moreActivity: will run when the 'Show More' link is clicked on a user's activity page
- moreNotification: will run when the 'Show More' link is clicked on a user's notifications page
- pageChange: will run when paginating
Please note that each entry also has an accompanying event that will only run once: - afterSearchOne
- columnSortOne
- moreActivityOne
- moreNotificationOne
- pageChangeOne
Here is a simple plugin that you can use to see and test all these events: ProBoards Event Tester.pbp (815 B)
|
|
inherit
225684
0
Nov 21, 2015 6:49:17 GMT -8
Merc10
2
October 2015
merc10
|
Post by Merc10 on Oct 10, 2015 4:18:57 GMT -8
Like the idea
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Oct 10, 2015 6:28:16 GMT -8
Hi, Merc10. You do realize that Tim's post is over 2 years old. Right? Those events are already implemented.
|
|
inherit
225684
0
Nov 21, 2015 6:49:17 GMT -8
Merc10
2
October 2015
merc10
|
Post by Merc10 on Oct 13, 2015 7:06:25 GMT -8
Ohh My bad, didn't check the date...
|
|