Small snippet to read the title for a DCWorkflow state
by
tibi
—
last modified
2006-08-31 13:35
portal_workflow.getTitleForStateOnType(obj.review_state, obj.portal_type)
Well, that's about it. I'll add other relevant API methods to work with the workflow tool when I'll have a need for them again.