Mark Phillips wrote:
> I looked in Event.py and found an addEvent method. The
question is, what is
> the equivalent to self.portal_registration for adding
an Event?
yourFolderWhereYouWantThem.invokeFactory('Event',
id='abc123')
yourFolderWhereYouWantThem.abc123.setTitle('Sink Great
Brittain')
etc.
Reinout
--
Reinout van Rees r.van.rees
zestsoftware.nl
http://vanrees.org/weblog/
http://zestsoftware.nl/
"Military engineers build missiles. Civil engineers
build targets."
_______________________________________________
Setup mailing list
Setup lists.plone.org
http://
lists.plone.org/mailman/listinfo/setup
|