You are here

constant MARK_STATE_IS_DELETED in Workflow 7.2

Same name and namespace in other branches
  1. 7 workflow.pages.inc \MARK_STATE_IS_DELETED

@file Provide user interface for changing workflow state.

@todo D8: remove this in favour of View 'Workflow history per entity'.

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
Theme entire workflow history table.
workflow_tab_page in ./workflow.pages.inc
Menu callback. Display workflow summary of a node.

File

./workflow.pages.inc, line 9
Provide user interface for changing workflow state.

Code

define('MARK_STATE_IS_DELETED', '*');