aboutsummaryrefslogtreecommitdiff
path: root/js/lib/hooks.js
AgeCommit message (Expand)Author
2011-11-03Refs #4051 hooks trigger function was returning undefined when it should have...Cash Costello
2011-11-01added semi-colons after function expressionscash
2011-10-15Fixes #3540. Added "instant hooks" to JS hooks engine. elgg.register_instant_...Brett Profitt
2011-08-24Fixes #3589. JS "all" hook handlers called only once.Brett Profitt
2011-04-01Returning false in JS hooks is now sent through to the calling trigger. Null ...brettp
2011-03-15Refs #2538: Added documentation to most of the JS methods missing it.brettp
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp