Products.PloneSMSCommunicator.Extensions.Install
Module Products.PloneSMSCommunicator.Extensions.Install
This module is created for installing PloneSMSCommunicator tool to Plone site. It has such functions:
install: this function sets all types in PloneSMSCommunicator tool, also install skin directory and other
install_configlet: install configlet to portal control panel
remove_configlet: remove configlet from portal control panel
uninstall: uninstall all needed things
| 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 |
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
-
|