[Zope] signatures
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Thu, 29 Nov 2001 20:00:55 +0300
On Thu, Nov 29, 2001 at 04:53:19PM +0000, Horst Wald wrote:
> when I try to use Zope functions like manage_blabla I normally view the
> html-source of the page that calls them and then try to guess what args they
> take, especially of what type the args are. Sometimes I'm not to successfull
> with that strategy - is there a page where you can get all these functions
> togehther with the args they take? Like the C++ prototypes?
Zope Quick Reference: http://www.zope.org/Members/ZQR
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.