Merge pull request #1563 from ether/postTimesliderInit-docs

timeslider init hook docs
This commit is contained in:
Marcel Klehr 2013-02-27 07:31:44 -08:00
commit 08ffdac409
1 changed files with 5 additions and 0 deletions

View File

@ -129,6 +129,11 @@ Things in context:
There doesn't appear to be any example available of this particular hook being used, but it gets fired after the editor is all set up.
## postTimesliderInit
Called from: src/static/js/timeslider.js
There doesn't appear to be any example available of this particular hook being used, but it gets fired after the timeslider is all set up.
## userJoinOrUpdate
Called from: src/static/js/pad_userlist.js