= Products.ShortMessage.Extensions.Install = {{{ #!html
Package Products :: Package ShortMessage :: Package Extensions :: Module Install

Module Products.ShortMessage.Extensions.Install

This module is created for installing ShortMessage product to Plone site. It has such functions:


Function Summary
  install(self)
this function sets all types in ShortMessage product, also install skin directory and other
  install_workflow(self, out)
this function create new workflow and sets it to ShortMessage type
  setPortalFactoryType(self, out)
sets ShortMessage type to PortalFactory

Function Details

install(self)

this function sets all types in ShortMessage product, also install skin directory and other

install_workflow(self, out)

this function create new workflow and sets it to ShortMessage type

setPortalFactoryType(self, out)

sets ShortMessage type to PortalFactory


Generated by Epydoc 2.1 on Fri Dec 23 14:49:35 2005 http://epydoc.sf.net
}}}