[Zope] Where can I see my ZClass's API?
Oleg Broytmann
Oleg Broytmann <phd@phd.fep.ru>
Sat, 16 Jun 2001 20:58:42 +0400 (MSD)
Does anyone have an idea how to list parents classess of a ZClass?
On Fri, 15 Jun 2001, Dieter Maurer wrote:
> > I have made a couple of ZClasses and I want to
> > manipulate then from a python script, but I don't know
> > what methods are available to me.
> You go to your ZClass administration screen and visit
> the tabs "Methods" and "Views".
> Beside what you see there, you have the inherited methods.
>
> I am not sure whether my "DocFinder" Product is able
> to show the methods of ZClasses. I think so but
> could not try it because my Zope installation lost magically
> its ZClass support. Maybe you try it:
>
> URL:http://www.dieter.handshake.de/pyprojects/zope/DocFinder.html
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.