EventReference
An object that lets it's owner reference another object she doesn't own and add properties to the reference.
return the title of the Event Document referenced
Catalog in any EventManagers this is inside of
returns 1 if the reference is valid else None
Uncatalog from any EventManager this is inside of
try to return the html for the body of the Event object this object references
try to return the object this references This code was adapted from CatalogBrains used in ZCatalog.
Get the path to the Event Document this references
Render the object
return the event date
return a list of the Event Document owners email addresses assuming the owners email address is the same as their user name.
return the event type
Add a Reference object to the current context