OpenAjax
» hub
OpenAjax.hub
dojo.require("dojo.OpenAjax");
defined in dojo/OpenAjax.js
Constructors
Back to top
Only private and/or inherited constructors are available.
publish
(name, message)
Functions
Back to top
Only private and/or inherited functions are available.
registerLibrary
(prefix, nsURL, version, extra)
reinit
()
subscribe
(name, callback, scope, subscriberData, filter)
unregisterLibrary
(prefix)
unsubscribe
(sub)
_publish
(tree, path, index, name, msg)
_subscribe
(tree, path, index, sub)
_unsubscribe
(tree, path, index, sid)