What can I bind to AJS.bind?

I just recently found out that I can bind to the initialisation of the rte editor by using AJS.bind("init.rte"). I found this in the forums but I was unable to find any documentation to that. How can I see a complete list of all available events? The same accounts for AJS.MacroBrowser.setMacroJsOverride. Is there any documentation for all the javascript methods of AJS? I couldn’t find any at all.

8 Likes

Timeless question. :slight_smile:
See also: Binding to ajs.bind for a pragmatic solution for capturing triggered events on server.