constant MARK_STATE_IS_DELETED in Workflow 7
Same name and namespace in other branches
- 7.2 workflow.pages.inc \MARK_STATE_IS_DELETED
@file Provide user interface for changing workflow state.
3 uses of MARK_STATE_IS_DELETED
- theme_workflow_deleted_state in ./workflow.pages.inc 
- Theme a deleted state in the workflow history table.
- theme_workflow_history_table in ./workflow.pages.inc 
- workflow_tab_page in ./workflow.pages.inc 
- Menu callback. Display workflow summary of a node.
File
- ./workflow.pages.inc, line 7 
- Provide user interface for changing workflow state.
Code
define('MARK_STATE_IS_DELETED', '*');