[Zope-CMF] Portal Folder or ZClass problems

Jeff jeff@thecolemans.ws
Fri, 25 May 2001 10:28:37 -0500


Great!
Thanks for the help.

----- Original Message -----
From: "seb bacon" <seb@jamkit.com>
To: "Jeff" <jeff@thecolemans.ws>
Cc: "marc lindahl" <marc@bowery.com>; "Zope-Cmf@Zope.Org"
<zope-cmf@zope.org>
Sent: Friday, May 25, 2001 10:38 AM
Subject: Re: [Zope-CMF] Portal Folder or ZClass problems


> * Jeff <jeff@thecolemans.ws> [010525 16:00]:
> > Thanks!
> > I'm using the ObjectManager to use the ZClass Subobjects tab to control
what
> > appears in the Add list.
> > What are the 'PortalFolder's special portal-only features'?
> > It would seem I could use either ObjectManager or PortalFolder as the
base
> > class.
> > Thanks,
> > Jeff
> >
>
> PortalFolder provides lots of pretty crucial CMF services, like
> a PUT factory, content filtering and in interface to creating content
> using the TypesTool (i.e. invokeFactory).  If you just inherit from
> PortalFolder you could use its own allowed types filter to restrict
> subobjects.
>
> seb
>
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests
>