Products.ShortMessage.Extensions.Sm_Workflow
Home | Trees | Index | Help |
---|
Package Products :: Package ShortMessage :: Package Extensions :: Module Sm_Workflow |
Module Products.ShortMessage.Extensions.Sm_Workflow
This is workflow for ShortMessage type that sends SMS upon object publishing. This module define the following functions:
createWorkflow
: create new workflow.fillWorkflow
: takes created workflow and add to it state, transitions, permissions and etc.addWorkflowScripts
: add ExternalMethod named send_publishedMessage to the workflowsetupWorkflow
: setup created workflow to portal and set it to ShortMessage typesend_publishedMessage
: Send message if it is published
Function Summary | |
---|---|
add ExternalMethod named send_publishedMessage to the workflow | |
create new workflow | |
takes created workflow and add to it state, transitions, permissions and etc | |
Send message if it is published | |
setupWorkflow(portal)
|
Function Details |
---|
addWorkflowScripts(wf)add ExternalMethod named send_publishedMessage to the workflow |
createWorkflow(id)create new workflow |
fillWorkflow(wf)takes created workflow and add to it state, transitions, permissions and etc |
send_publishedMessage(self, state_change)Send message if it is published |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Dec 23 14:49:35 2005 | http://epydoc.sf.net |
Last modified 19 years ago
Last modified on Dec 23, 2005 2:55:24 PM