Package CMFCalendar :: Package Extensions :: Module Install
[show private | hide private]
[frames | no frames]

Module CMFCalendar.Extensions.Install

This file is an installation script for CMFCalendar (Events).  It's meant to be
used as an External Method.  To use, add an external method to the
root of the CMF Site that you want CMF Event registered in with the
configuration:

 id: install_events
 title: Install Events *optional*
 module name: CMFCalendar.Install
 function name: install

Then go to the management screen for the newly added external method
and click the 'Try it' tab.  The install function will execute and give
information about the steps it took to register and install the
CMF Events into the CMF Site instance.

Function Summary
  install(self)
Register the CMF Event with portal_types and friends

Function Details

install(self)

Register the CMF Event with portal_types and friends

Generated by Epydoc 2.1 on Mon Jun 27 12:47:33 2005 http://epydoc.sf.net