Quote:
Originally Posted by jfavero I am trying to find the documentation on the AjxRpc.invoke and other Zimlet calls. Is there a place to find all this?? The White Paper is not enough
Thanx Joe |
Joe,
The best documentation I have found is actually to do a SVN checkout of the tree, and look at the Javascript directly. The amazing thing about Zimbra is the huge resevoirs of cool functionality that exists to be tapped in the future, and the code base seems to change enough that trying to keep documentation inline is a bit tough.
The AjxRpc class is pretty easy to understand if you are familar with JAvascript, java or C++.