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

Module Products.PloneSMSCommunicator.Extensions.Install

This module is created for installing PloneSMSCommunicator tool to Plone site. It has such functions:


Function Summary
  install(self)
this function sets all types in PloneSMSCommunicator tool, also install skin directory and other
  install_configlet(self, out)
install configlet to portal control panel
  remove_configlet(self, out)
remove configlet from portal control panel
  uninstall(self)
uninstall all needed things

Function Details

install(self)

this function sets all types in PloneSMSCommunicator tool, also install skin directory and other

install_configlet(self, out)

install configlet to portal control panel

remove_configlet(self, out)

remove configlet from portal control panel

uninstall(self)

uninstall all needed things


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