Products.ShortMessage.Extensions.Install
Module Products.ShortMessage.Extensions.Install
This module is created for installing ShortMessage product to Plone site. It has such functions:
install
: this function sets all types in ShortMessage product, also install skin directory and other
install_workflow
: this function create new workflow and sets it to ShortMessage type
setPortalFactoryType
: sets ShortMessage type to PortalFactory
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 |
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
-
|