[Zope3-Users] Browsing zope3 interfaces
Darryl Cousins
darryl at darrylcousins.net.nz
Sat Dec 1 00:38:32 EST 2007
On Fri, 2007-11-30 at 14:00 -0800, Roman Budzianowski wrote:
> Please bear with me - I am still trying to get a handle on zope 3 in
> my spare time.
>
>
> What's the best way to discover zope functionality? I am
> using http://apidoc.zope.org/++apidoc++/Code/zope/.
>
>
> However, when in "Web Component..." book I ran into 'canAccess' and
> 'canWrite' methods I couldn't find them in the apidoc.
> Is there a searchable interface browser?
I don't know. I frequently use `grep` on my egg directory. And google
(TM) can be useful with the `site` parameter, type:
canWrite site:apidoc.zope.org/++apidoc++/
in the search field of google.
The links are out of the frames but at least you see where to go to get
an answer.
HTH.
Darryl
>
>
> Thanks,
>
> Roman
> plone at budzianowski.net
>
>
>
>
>
>
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
More information about the Zope3-users
mailing list